duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #04678
Re: [Question #664091]: Multiple incremental chains on a full backup?
Question #664091 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/664091
Status: Open => Answered
Kenneth Loafman proposed the following answer:
This mode is normally called differential backup. You could emulate it
by having a script move the daily incremental to a subdirectory after
the backup is done. That way, duplicity would start each daily with a
new incremental, all based on the full backup. I have plans to add
differential to the mix, but it's way down the road.
--
You received this question notification because your team duplicity-team
is an answer contact for Duplicity.