Re: rsync hangs when tunneling... help!

2004-12-15 Thread Jay 'Whip' Grizzard
> Thanks--these have enough information for a cursory analysis, where we > can see that the sender is using select to wait to write some data, and > the receiver is using select to wait to read some data (and the > generator is waiting to pump more checksum data to the sender). Thus, > everything

Re: rsync hangs when tunneling... help!

2004-12-15 Thread Wayne Davison
On Tue, Dec 07, 2004 at 02:50:43PM -0800, Jay 'Whip' Grizzard wrote: > Stack traces of hung transfer: Thanks--these have enough information for a cursory analysis, where we can see that the sender is using select to wait to write some data, and the receiver is using select to wait to read some dat

rsync hangs when tunneling... help!

2004-12-07 Thread Jay 'Whip' Grizzard
Greetings and salutations, rsync users. I have a problem. I'm hoping that someone out there could perhaps provide a hand. I've been trying to transfer large amounts of data (lots of data, lots of files) via rsync over an encrypted TCP tunnel, but I seem to be continually getting hangs in the trans