rsync does not sync files older than current year

jw schultz jw at pegasys.ws
Sat Jun 28 07:20:51 EST 2003


On Fri, Jun 27, 2003 at 06:12:59PM +0200, Thomas Fuerle wrote:
> 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 ...

do a ls -l /usr/local/apache/apache/conf/httpd.conf



-- 
________________________________________________________________
	J.W. Schultz            Pegasystems Technologies
	email address:		jw at pegasys.ws

		Remember Cernan and Schmitt



More information about the rsync mailing list