Dear sirs, I installed rsync from www.sunfreeware.com on a Solaris 8 box, which seems to be 2.5.6, but it does not sync files correctly, which elder than the current year. see the following
# ls -al httpd.conf -rw-r--r-- 1 bin bin 36935 Nov 9 2002 httpd.conf # hostname anui23 # ls -al /net/anui24/usr/local/apache/conf/httpd.conf -r--r--r-- 1 root other 41435 Jun 25 19:41 /net/anui24/usr/local/apac he/conf/httpd.conf # rsync -axv --delete /net/anui24/usr/local/apache /usr/local/apache/ > & /tmp/a pache.txt # tail -f /tmp/apache.txt building file list ... done wrote 11897 bytes read 20 bytes 7944.67 bytes/sec total size is 9305753 speedup is 780.88 ^C # ls -al httpd.conf -rw-r--r-- 1 bin bin 36935 Nov 9 2002 httpd.conf # uname -a SunOS anui23 5.8 Generic_108528-16 sun4u sparc SUNW,Sun-Fire-280R any help is appreciated ... best regards, Thomas -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html