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: Kenneth Loafman
Subject: Re: [Duplicity-talk] exclude dotfiles or config dirs
Date: Thu, 02 Aug 2007 11:17:34 -0500
User-agent: Thunderbird 1.5.0.12 (X11/20070604)

Christian Degenkolb wrote:
> At Thu, 02 Aug 2007 10:24:38 -0500
> wrote Kenneth Loafman <address@hidden>:
> 
>> You need to use --include-globbing-filelist to get it to understand
>> the special characters.  The --include-filelist is strictly a list of
>> files without globbing.
>>
> 
> sorry for not mentioning this but i tried it with
> --include-globbing-filelist and got the following error.
> 
> Reading globbing filelist file
> Last selection expression:
>     Command-line include glob: /home/user/.gnupg/
> 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.

Your file should be ordered:
- /home/user/.*
+ /home/user/.config/
+ /home/user/.gnupg/
+ /home/user/

...Ken

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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