duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] trying to convert my backup script


From: SanskritFritz
Subject: Re: [Duplicity-talk] trying to convert my backup script
Date: Wed, 5 Sep 2012 07:10:56 +0200

On Wed, Sep 5, 2012 at 6:08 AM, turgut kalfaoğlu <address@hidden> wrote:
> I am unable to specify more than once source in the duplicity command line..
> I tried specifying them all, duplicity said "too many parameters."
> I then tried the --include option, then it complains of not enough
> parameters.
> Then I used  duplicity / --include /var/www --include /home/turgut --include
> etc /run/media/turgut/usbdisk
> but it complained that  /  the source already includes my specified
> directories!

Simply --exclude / at the end, check out the precedences of --include
/ --exclude in the man page.
duplicity --include /var/www --include /home/turgut --include etc
--exclude / / /run/media/turgut/usbdisk



reply via email to

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