duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #00420
Re: [Question #133863]: Is it possible to make incremental backups while the full backup runs?
Question #133863 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/133863
edso posted a new comment:
A backup over the timeframe of 4 days is really something. Consider to
do your backups to local filespace (e.g. usb-disk) first and use a
separate application e.g. rsync to do the uploading work. This way your
fulls would be "finished" faster locally.
To circumvent a hole in your backup chain you can put the new full in a
new folder and doing daily incrementals in the old week's folder until
the full is uploaded completely.
I see you are using the ssh backend. I read tests that the rsync over
ssh backend is faster. But in your case the line might be the
bottleneck, you could test it though.
ede/duply.net
--
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.