Mark Palatucci wrote: > Hi Max, > > The exact line is: > > /usr/local/bin/rsync --rsh=ssh -azvv --delete --force --include > 'cpp/*.htm' --exclude '*.htm' --exclude "CVS*" --exclude 'Makefile' > --exclude '*.sh' --exclude '*.psd' $localdir/ [EMAIL PROTECTED]:www/ > > > This gets .htm's in cpp/, but not in dirs like cpp/foo/ or cpp/bar/
man rsync, and search for ** should help you there. Max. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html