Re: help required for passing parameters to rsync within a script

2008-09-24 Thread michael
On Tue, 2008-09-23 at 20:39 -0400, Matt McCutchen wrote: > On Tue, 2008-09-23 at 22:22 +0100, michael wrote: > > I'm attempting to write a short script to copy all 'CONC*' files in any > > subdir under ./ using rsync and filters but I can't get the correct > > quoting/escaping... any ideas? > > >

Re: help required for passing parameters to rsync within a script

2008-09-23 Thread Matt McCutchen
On Tue, 2008-09-23 at 22:22 +0100, michael wrote: > I'm attempting to write a short script to copy all 'CONC*' files in any > subdir under ./ using rsync and filters but I can't get the correct > quoting/escaping... any ideas? > # filter: all subdirs but only CONC* files > FILTER="--filter=+ \* --