[Box Backup] Getting dirlist?
   
    Ben Summers
     
    boxbackup@fluffy.co.uk
       
    Mon, 31 Jan 2005 22:05:56 +0000
    
    
  
On 31 Jan 2005, at 21:57, Remco Poelstra wrote:
> Ben Summers wrote:
>> The regexes are matched against the entire path, not just the 
>> leafname. For example,
>>   ExcludeDirsRegex = /\.[^/]*$
>>   AlwaysIncludeDir = /home/remco/.gnupg
>
> Yes, it does.
> Nice regex, perhaps it would be nice to have some simpler input method 
> as well for people like me? I don't get this one without consulting 
> the manpage 5 times... And now I only have to verify it....
Seems perfectly clear to me. :-)
There isn't really a more complete way of providing everything anyone 
could want, I'm afraid. Sort of. I will eventually get around to having 
an external process which can veto any file it wants.
Ben