Re: Identical files showing in dry-run

2004-07-22 Thread mark_round
> What you should do is to drop the -I option and just use -c. The -I > option tells rsync to transfer everything. This doesn't have any change - it still transfers everything :( -Mark --- This E-mail is from IPC Media Ltd whose

Re: Identical files showing in dry-run

2004-07-22 Thread Wayne Davison
On Thu, Jul 22, 2004 at 11:22:10AM +0100, Mark Round wrote: > rsync -Icrn --exclude='.svn' --stats -e "ssh" [source dir] > [EMAIL PROTECTED]:dest dir] > Any ideas what I'm doing wrong, or what I should be doing ? What you should do is to drop the -I option and just use -c. The -I option tells r