Re: Bad window size in WINDOW_ADJUST from SSH.COM ssh server

2009-06-12 Thread Daniel Stenberg
On Thu, 11 Jun 2009, robs_mailli...@cotrone.com wrote: > There seems to be an issue with libssh2 1.1 with SFTP while opening a > transfer with ssh.com SSH server. ... > [libssh2] 1.693161 Transport: Disconnect(2): Bad window size in > WINDOW_ADJUST.(en) Ouch. > [libssh2] 1.337098 Conn: Adjust

Re: comparing with libssh

2009-06-12 Thread Daniel Stenberg
On Thu, 11 Jun 2009, Daniel Stenberg wrote: > This said, I even failed to build this on Linux... I was tempted to do a > speed comparison but I'll put that on hold for now. libssh2 test: $ ./scp_nonblock 127.0.0.1 [user] [password] [big file] >/dev/null 693M bytes file took 21.89 seconds. Sp