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

    Status: Open => Answered

edso proposed the following answer:
On 28.11.2011 21:30, Florian Brucker wrote:
> New question #180308 on Duplicity:
> https://answers.launchpad.net/duplicity/+question/180308
> 
> I am trying to restore a single file from my backup. My backup command looks 
> sort of like this:
> 
>     duplicity ~ file:///var/backup
> 
> I'd like to restore the file "~/docs/foobar". But if I try
>     
>     duplicity --file-to-restore docs/foobar file:///var/backup foobar_restore
> 
> I get the message 
> 
>     "docs/foobar not found in archive, no files restored."
> 
> Yet, if I do a
> 
>     duplicity --list-current-files file:///var/backup
> 
> then the file "docs/foobar" is listed in there. What am I doing wrong?
> 
> I am running duplicity 0.6.13 on Ubuntu 11.04.
> 
> Thanks for any pointers!
> 

should work as described. please post privacy redacted versions of the
full command (list, restore) + output to pastebin or the like and post
the link here.

ede/duply.net

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

_______________________________________________
Mailing list: https://launchpad.net/~duplicity-team
Post to     : duplicity-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~duplicity-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to