duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Auto ignores archive dir?


From: Chris Poole
Subject: Re: [Duplicity-talk] Auto ignores archive dir?
Date: Thu, 25 Nov 2010 13:33:05 +0000

> What is your rationale for doing this as commandline opposed to using a
> globbing list. That works smooth for me.

I have to apologise and say that I've read the man page a few times,
but managed to miss the part on the globbing filelists.

This is what I have now:

    duplicity --encrypt-key mykey --exclude-globbing-filelist
~/.duplicity-exclude ~/ "file:///Volumes/backup/"

The exclude file has the following:

    **/*[Cc]ache*
    Dropbox

It understands the cache line correctly, but fails on ignoring the
Dropbox folder.

I've tried changing the line to ~/Dropbox, ./Dropbox, Dropbox/*, etc.,
but it doesn't work.



reply via email to

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