rsync does not sync files older than current year

Thomas Fuerle Thomas.Fuerle at oenb.co.at
Sat Jun 28 02:12:59 EST 2003


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



More information about the rsync mailing list