> 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
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
Hi all,
I've got a problem with rsync 2.6.2 on Solaris/SPARC (one system is
Solaris 8, the other is Solaris 9). I'm trying to get a list of files
that have changed on one server (a development web server) and another
(a live web server).
I am using rsync as follows :-
rsync -Icrn --exclude='.sv