Using duplicity for Amazon S3 backup

Asked by Ori Idan

I could not find in the documentation how to use duplicity for Amazon S3 backup.
I need a simple command line script to backup files to Amazon S3
All I could find was demos for scp etc.

Question information

Language:
English Edit question
Status:
Answered
For:
Duplicity Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
edso (ed.so) said :
#1

Check the man page
http://duplicity.nongnu.org/duplicity.1.html

especially the chapters URL Format. Use the env vars AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY for authentication.

For ease of use consider using a script like duply or one from from http://duplicity.nongnu.org/contrib.html .

good luck, ede/duply.net

On 30.11.2010 18:29, Ori Idan wrote:
> New question #136099 on Duplicity:
> https://answers.launchpad.net/duplicity/+question/136099
>
> I could not find in the documentation how to use duplicity for Amazon S3 backup.
> I need a simple command line script to backup files to Amazon S3
> All I could find was demos for scp etc.
>
>

Can you help with this problem?

Provide an answer of your own, or ask Ori Idan for more information if necessary.

To post a message you must log in.