duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Duplicity S3 from Windows


From: Eric Evans
Subject: Re: [Duplicity-talk] Duplicity S3 from Windows
Date: Tue, 9 Oct 2007 14:01:31 -0500
User-agent: Mutt/1.5.16 (2007-06-11)

[ Kenneth Loafman ]

[ ... ]

> The howto has not been written yet, however, the instructions are fairly
> simple.  Just fill in the blanks on the following script and you're on
> your way.
> 
> #!/bin/sh
> export S3KEY=[key]
> export S3SECRET=[secret]
> duplicity --include-filelist="backuplist" /source s3+http://my-bucket

Actually, the environment variables are AWS_ACCESS_KEY_ID and 
AWS_SECRET_ACCESS_KEY respectively. I think they used to be
S3KEY/S3SECRET with the bitbucket-based backend. 

Not sure why it never occurred to me to document this. :/


-- 
Eric Evans
address@hidden




reply via email to

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