Re: different behavior in dry-run than without

2003-02-06 Thread Wayne Davison
On Wed, Feb 05, 2003 at 11:02:16PM -0500, george donnelly wrote: > however if i remove the leading include */ i get nothing This tells it to include all directories at every level. If you don't want that, you need to specify all the subdirectories you want. > rsync -rvLRzptgoD --stats --include=

different behavior in dry-run than without

2003-02-05 Thread george donnelly
hi when i run this command in dry-run mode, its complies with the include exclude rules perfectly (based on what it shows me; i.e. it only gives me the stuff i have specified and not every single folder in /usr/home). however when i run it without the -n option it, it backs up all the folders in