duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #02898
Re: [Question #264557]: duplicity: Invalid data - SHA1 hash mismatch for file
Question #264557 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/264557
Domoradov Alex posted a new comment:
Thanks, now I'm testing 0.6.25 with _librsyncmodule.c from 0.7 series.
> verify regularly
One more thing. If I restored backup to some specific date, for .e.g
# duplicity -t "2015-04-15T08:00:01" --no-encryption restore
file:///backup/vhosts/ /restore/vhosts/
And now I want to get the most recent version of files (Thu Apr 16 08:05:01 2015), according to output of the collection-status
...
...
...
Incremental Thu Apr 16 06:05:01 2015 1
Incremental Thu Apr 16 07:05:02 2015 1
Incremental Thu Apr 16 08:05:01 2015 1
-------------------------
No orphaned or incomplete backup sets found.
Do I need to restore the whole folder vhosts or it is possible just to
restore files which has been changed since 2015-04-15T08:00:01 up to
2015-04-16T08:05:01 ?
--
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.