← Back to team overview

duplicity-team team mailing list archive

[Question #215065]: Upload to S3 fails on larger files

 

New question #215065 on Duplicity:
https://answers.launchpad.net/duplicity/+question/215065

Hello!

I am trying to do a simple SQL backup on regular basis with Duplicity to S3.

Regularly, the whole database will be dumped into one file (about 200 MB), the file from the last run will be overwritten. Then, Duplicity should upload it to S3, but that fails because of "Broken Pipe" or "Connection reset by peer" while uploading the difftar.

When I replace the dump with a smaller file (1 MB) the upload works. When I replace it with a 200 MB file consisting of zeros, it also works, when I replace it with a 200 MB file consisting of urandom output, it fails.

Fiddling with volsize doesn't change anything.

I am using duplicity V 0.6.18.


Is this a bug or did I do anything wrong?

-- 
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.