Re: rsync with --exclude files

2002-07-31 Thread Dave Dykstra
The paths that the exclude algorithm see begin with "circuit_design" in your case, so your excludes should begin with /circuit_design rather than /fs22/a/circuit_design. rsync -vv gives a lot of help with debugging excludes. - Dave Dykstra On Thu, Jul 25, 2002 at 06:06:28PM +0800, Leaw, Chern J

rsync with --exclude files

2002-07-25 Thread Leaw, Chern Jian
> HI, > > I'm trying to exclude some files & directories from a filesystem which I > would like to copy to a different site. I did: > > # rsync -avz --exclude-file=/fs21/tmp/perl_scripts/exclude.txt > /fs22/a/circuit_design mickey.willow.com:/cpu/store/design > > where file /fs21/tmp/perl_scr

rsync with --exclude files

2002-07-25 Thread Leaw, Chern Jian
HI, I'm trying to exclude some files & directories from a filesystem which I would like to copy to a different site. I did: # rsync -avz --exclude-file=/fs21/tmp/perl_scripts/exclude.txt /fs22/a/circuit_design mickey.willow.com:/cpu/store/design where file /fs21/tmp/perl_scripts/exclude.txt