key was
understanding how the alogrithm is recursive.
Thanks,
Dave
-Original Message-
From: Wayne Davison [mailto:[EMAIL PROTECTED]
Sent: Friday, April 23, 2004 4:39 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: More confusion on exclude rules
On Fri, Apr 23, 2004 at 04:13
On Fri, Apr 23, 2004 at 04:13:19PM -0400, [EMAIL PROTECTED] wrote:
> In, my config, why does [- /*] exclude
> [+ nflmg/scripts/regional/misc_loaders/] but not [+ bin/]?
It doesn't. Read what I wrote again. It excludes nflmg. The manpage
talks about how the algorithm is recursive -- all director
riday, April 23, 2004 4:12 PM
To: 'Wayne Davison'
Subject: RE: More confusion on exclude rules
Hope, I'm not being a pain, but...
In, my config, why does [- /*] exclude [+
nflmg/scripts/regional/misc_loaders/] but not [+ bin/]?
Also, the config you gave me, still ignored [+
nf
On Fri, Apr 23, 2004 at 03:18:16PM -0400, [EMAIL PROTECTED] wrote:
> + nflmg/scripts/regional/misc_loaders/
That rule is useless because your last rule excludes nflmg before it can
be scanned for files. Try this config file instead:
- core
- *.bz2
- *.orig
- *.BAK
- *.bak
- *.old
- *.csv
- *.tm
I have created two new files /export/home/bin/test_temp.delete_me and
/export/home/webmstr/nflmg/scripts/regional/misc_loaders/test_temp.delete_me
on the rsync server and am using the following exclude file.
+ bin/
+ nflmg/scripts/regional/misc_loaders/
- core
- *.bz2
- *.orig
- *.BAK
- *.bak
- *