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.. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html