|
I've installed duplicity as described in the old forum: http://forum.webfaction.com/viewtopic.php?pid=12771 and all seems ok, but when I try to backup to s3 I always got: "failed (attempt #1, reason: error: [Errno 104] Connection reset by peer)" I've also tried with s3cmd and got the error: WARNING: Upload failed: xxx ([Errno 32] Broken pipe) What's wrong? There is any configuration that I don't know? Thanks |
|
You do need to make your AWS credentials available to duplicity via environment variables. There is an example of how to do this here: Easy server backups to Amazon S3 with duplicity For Hope that helps! I already use duplicity and s3cmd on another server (vmware VPS with debian squeeze) without any problems. I have configured duplicity and s3cmd with the same credentials but seems that the problem is not in the authentication. Bye... You can open a ticket so we can take a look at your setup. |