On Wed, Feb 08, 2006 at 11:29:40AM -0500, Daniel Rawson wrote:
> - .hidden/    Appears to be ignored; .hidden and all sub-folders are 
> transferred/deleted

I'd suggest checking for trailing white-space on that line because
"- .hidden/" will exclude all directories with the name ".hidden".

> - .hidden**   Excludes any directory named .hidden.

That also matches longer names (e.g. .hiddendir) and files in addition
to directories.

..wayne..
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to