duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #00925
[Question #180308]: Can't figure out how to restore
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!
--
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.