rsync hangs or exists without copying anything

2001-11-16 Thread Daniel J. Conlon
I am trying to mirror a file system using rsync. The command I am using is of the form: rsync -a /fs/home/6/ /usr/fs/home/6 /fs/home/6/ is an NFS file system, /usr/fs/home/6 is a local disk. With versions 2.4.6 and 2.4.7pre1, rsync hangs at random places during the building file list phase. I

Re: rsync hangs or exists without copying anything

2001-11-16 Thread Dave Dykstra
On Fri, Nov 16, 2001 at 04:15:29PM -, Daniel J. Conlon wrote: I am trying to mirror a file system using rsync. The command I am using is of the form: rsync -a /fs/home/6/ /usr/fs/home/6 /fs/home/6/ is an NFS file system, /usr/fs/home/6 is a local disk. With versions 2.4.6 and