Wayne Davison wrote:
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
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".
> - .h
I'm seeing the following behavior:
- lib/ Excludes any directory named lib
- .hidden/ Appears to be ignored; .hidden and all sub-folders are
transferred/deleted
- .hidden** Excludes any directory named .hidden.
From my reading of the "FILTER RULES" section, I would expect the