duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] S3 getting started


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] S3 getting started
Date: Tue, 19 Jun 2007 14:32:11 -0500
User-agent: Thunderbird 1.5.0.12 (X11/20070604)

Duane Winner wrote:


mike wrote:
On 6/19/07, Duane Winner <address@hidden> wrote:
Hi all,

Can anybody point me to links, how-to's, tutorials, etc. on how to get
started with Amazon's S3, and then using duplicity to back up to S3?
Amazon's site leaves a lot to be desired in the way of getting going.
I've only found a couple of google hits on a few folks who are using
duplicity w/ S3, but they only talk about how great it is, and don't
give any details on how they got it going.

this is what someone had put down:

#!/bin/sh
export S3KEY=[key]
export S3SECRET=[secret]
duplicity-bin --include-filelist="backuplist.txt" / s3+http://my-bucket

google for duplicity s3... i think it should be pretty easy.

Hello again -- I'm using the above snippet, and am getting the following error when trying to run:

Unknown protocol 's3+http'


I have BitBucket-0.4a.tar.gz installed with duplicity 0.4.2 (from port on freebsd 6.2)

Do I need 0.4.3 installed for s3+http to work?

Yes, you can download the packages here:
http://duplicity.nongnu.org/

...Ken




reply via email to

[Prev in Thread] Current Thread [Next in Thread]