I'm trying to use rsync to make a local copy of only
a subset of a directory tree: all directories, and all
files within "CVS/" directories, but nothing else.
I thought this might work:
rsync -av --include '*/' --include 'CVS/*' --exclude '*' src src_cvs
It does recursively copy all directori
s.
-David
+------+
David Eisner| E-mail: [EMAIL PROTECTED] |
CALCE EPSC | Phone: 301-405-5341 |
University of Maryland | Fax:301-314-9269 |
+--+
--
To unsubscribe or change options: http://lists.samba.org/mailman/list