Displaying 1 result from an estimated 1 matches for "ipcsub".
Did you mean:
ipcsubs
2004 Jul 22
2
Identical files showing in dry-run
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='.svn' --stats -e "ssh" [source dir]
[user@webserver:dest dir]
As far as I