duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #00768
Re: [Question #170481]: Keeping a full but removing incr
Question #170481 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/170481
Status: Open => Answered
edso proposed the following answer:
On 07.09.2011 22:15, Chris Stankaitis wrote:
> New question #170481 on Duplicity:
> https://answers.launchpad.net/duplicity/+question/170481
>
> We currently keep 6M of backup's but beyond the current month we only want to keep the monthly full for the past X months and get rid of the daily incr. I have been unable to find how to do this in duplicity. We're backing up a lot of data and want to implement this retentions strategy to conserve space.
>
this is currently not implemented duplicity as a command but possible
indeed. simply delete all files belonging to the incrementals on the
backend.
duplicity-inc.DATE.to.DATE.volX.difftar.gpg
duplicity-inc.DATE.to.DATE.volX.manifest.gpg
consider to move files in a tmp folder, do a verify run just to be sure
and delete tmp folder only thereafter.
ede/duply.net
--
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.