Re: --exclude patterns

2008-01-28 Thread Randy Dunlap
On Sat, 26 Jan 2008 10:27:03 -0800 Wayne Davison wrote: > On Fri, Jan 25, 2008 at 06:02:07PM -0800, Randy Dunlap wrote: > > rsync --include='/test/runs/***' \ > > --exclude='--exclude=/test/runs/? --exclude=/test/runs/?? > > --exclude=/test/runs/??? --exclud

--exclude patterns

2008-01-26 Thread Randy Dunlap
Hi, I want to rsync a large number of files from A to B, but I need to exclude certain files. Specifically, A has /test/runs/{1,2,3,...,2500}, i.e., about 2500 directories here. However, I only want to transfer the directories that are numbered 2000 or higher, i.e., I want to exclude /test/runs/{