Rsync via ssh hangs on same file repeatedly

Wayne Davison wayned at samba.org
Wed May 10 06:20:28 GMT 2006


On Tue, May 09, 2006 at 08:52:57PM -0500, Gawain wrote:
> I'm having problems with an rsync via ssh process hanging during
> transfer.

The issues and debugging page on the rsync website gives some advice on
how to investigate a hang.  It mentions running netstat on each system
to check on the state of the Send-Q and Recv-Q for the socket, and also
using a tool such as strace or truss to see what system calls each
process gets stuck on.  If you can provide this information, it will
help us to diagnose the problem.

..wayne..


More information about the rsync mailing list