Identical files showing in dry-run

Wayne Davison wayned at samba.org
Thu Jul 22 15:46:43 GMT 2004


On Thu, Jul 22, 2004 at 11:22:10AM +0100, Mark Round wrote:
> rsync -Icrn --exclude='.svn' --stats -e "ssh" [source dir] 
> [user at webserver: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 rsync to transfer everything.

..wayne..


More information about the rsync mailing list