RE: rsync output -vv differs with dry-run option

2004-05-11 Thread Dave . Turner
y 11, 2004 11:06 AM To: [EMAIL PROTECTED] Subject: RE: rsync output -vv differs with dry-run option I've noticed a difference between the dry-run and normal execution as well using /usr/local/bin/rsync -avrnz --exclude-from=/davet/rsync.webmstr1 --stats [EMAIL PROTECTED]::webmstr1 /export/hom

RE: rsync output -vv differs with dry-run option

2004-05-11 Thread Dave . Turner
I've noticed a difference between the dry-run and normal execution as well using /usr/local/bin/rsync -avrnz --exclude-from=/davet/rsync.webmstr1 --stats [EMAIL PROTECTED]::webmstr1 /export/home/webmstr. I'm not clear why, but it appears as if the dry run method, using -n, is not reporting all the

Re: rsync output -vv differs with dry-run option

2004-05-11 Thread Tim Conway
The dry run was successful, and transferred 0 bytes. The dry run is for a quick check, and will show what objects, if any, would be transferred in a real run, not exactly how many bytes would be transferred. Perhaps a --write-batch in a dry run could create the batch files, and you could just