Re: ssh.exe on cygwin: Write error

2013-07-17 Thread Christopher Faylor
On Thu, Jul 18, 2013 at 02:26:39AM +, Devin Nate wrote: >Final followup to close the loop on this. > >Having debugged rsync, ssh, and finally Cygwin...the problem turned out >to be a D-Link router doing (a bad job of) QoS processing. > >Each of rsync, ssh, and Cygwin appear to have operated exa

RE: ssh.exe on cygwin: Write error

2013-07-17 Thread Devin Nate
Windows socket handling. Thanks, Devin -Original Message- Sent: Tuesday, July 16, 2013 12:04 AM Subject: RE: ssh.exe on cygwin: Write error Dear Cygwin list; So I've made some progress on the problem with ssh I started out trying to solve... unfortunately, it's got me in se

RE: ssh.exe on cygwin: Write error

2013-07-15 Thread Devin Nate
Dear Cygwin list; So I've made some progress on the problem with ssh I started out trying to solve... unfortunately, it's got me in select.cc in Cygwin. Basically, the ssh.exe program operates as this: Ssh sets up a connection, and starts client_loop; client_loop monitors (in the debugging cas