← Back to team overview

duplicity-team team mailing list archive

Re: [Question #143435]: How to restore a root dir backup?

 

Question #143435 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/143435

    Status: Open => Answered

edso proposed the following answer:
On 30.01.2011 14:51, h31 wrote:
> New question #143435 on Duplicity:
> https://answers.launchpad.net/duplicity/+question/143435
> 
> I have a backup of a / directory and I want to restore it, so recenly created files would be removed, deleted files would be restored and changed files would be replaced with an older version. I'm trying to run this command
> sudo duplicity restore --no-encryption file:///home/user/backup/rootfs/ /
> and it prints this:
> Restore destination directory / already exists.
> Will not overwrite.
> 

that's the designed behaviour. Duplicity will never overwrite data. You
will have to restore to a temporary location and replace the folders
yourself.

ede/duply.net

-- 
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.