duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] exclude dotfiles or config dirs


From: Christian Degenkolb
Subject: Re: [Duplicity-talk] exclude dotfiles or config dirs
Date: Fri, 3 Aug 2007 14:25:00 +0200

hi

At Thu, 02 Aug 2007 11:17:34 -0500
wrote Kenneth Loafman <address@hidden>:
 
> Your file should be ordered:
> - /home/user/.*
> + /home/user/.config/
> + /home/user/.gnupg/
> + /home/user/

ok now now i have the following file

- /home/user/.*
+ /home/user/.gnupg/
+ /home/user/

and use this command

duplicity --short-filenames -v9 --full
--include-globbing-filelist /tmp/duplicity_files /home/user/
file:///media/backup/

result is the following error

Reading globbing filelist /tmp/duplicity_files 
Last selection expression:
 Command-line include glob: /home/user/ only 
specifies that files be included. Because the default is to include all 
files, the expression is redundant. Exiting because this probably isn't 
what you meant.

if i remove the last line "+ /home/user/" the error contains the line
"+ /home/user/.gnupg/"

christian
-- 
address@hidden                             ~0  (_|
"It can't be software incompatibility -           |(_~ ^~~|
the Chant of the Trodden Spiral                   TT/_  T"T
was designed for concentric rings, idiot. . ." T. Pratchett

Attachment: signature.asc
Description: PGP signature


reply via email to

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