duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-talk] Basic Usage Question


From: Mark Price
Subject: [Duplicity-talk] Basic Usage Question
Date: Wed, 26 Sep 2007 15:39:09 -0700
User-agent: Thunderbird 2.0.0.6 (X11/20070728)

Hi Ken,

I'm struggling with some very basic usage syntax when trying to restore files. I'm running the RC1 release by the way, have yet to upgrade to RC2.

How do I restore several files at the same time. i.e. pattern matching.

For example after backing up /home/mprice I need to restore any files matching /home/mprice/Documents/save* into /home/mprice/Documents

duplicity --file-to-restore Documents/savethedate* scp://backup/home/mprice ~mprice/Documents tells me it will overwrite ~mprice/Documents and fail.s

duplicity --file-to-restore Documents/savethedate* scp://backup/home/mprice ~mprice/Documents/save* it tells me:

Documents/savethedate* not found in archive, no files restored.

So how do I restore Documents/save* back into /home/mprice/Documents

Cheers, Mark.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]