RE: More confusion on exclude rules (Success)

2004-04-23 Thread Dave . Turner
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

Re: More confusion on exclude rules

2004-04-23 Thread Wayne Davison
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

RE: More confusion on exclude rules

2004-04-23 Thread Dave . Turner
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

Re: More confusion on exclude rules

2004-04-23 Thread Wayne Davison
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

More confusion on exclude rules

2004-04-23 Thread Dave . Turner
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 - *