duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #01201
Re: [Question #196423]: Initial backup failing at exactly 1021 MB.
Question #196423 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/196423
edso proposed the following answer:
ok,
i see that the new ssh backend has not retrying implemented. we have to
fix that.
also, i am starting to assume that the paramiko ssh backend reuses the
same sftp connection and your provider simply cuts it after a period of
time, probably for security reasons.
so,
either go back to 0.6.17 (it has a memory leak, be careful with really big backups like 100GB or so)
or
wait for the next release
or
patch 0.6.18 yourself with the missing retrying loop
..ede/duply.net
--
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.