Subject: Re: [libssh2] #167: Unable to init SFTP session vs SSH-2.0-SSHD

Re: [libssh2] #167: Unable to init SFTP session vs SSH-2.0-SSHD

From: libssh2 Trac <trac_at_libssh2.stuge.se>
Date: Thu, 01 Apr 2010 11:13:40 -0000

#167: Unable to init SFTP session vs SSH-2.0-SSHD
--------------------+-------------------------------------------------------
 Reporter: ptjm | Owner: bagder
     Type: defect | Status: assigned
 Priority: normal | Milestone:
Component: SFTP | Version: 1.2.5
 Keywords: | Blocking:
Blockedby: |
--------------------+-------------------------------------------------------

Comment(by bagder):

 LIBSSH2_ERROR_EAGAIN is -37, on all systems. Don't confuse that with the
 errno value EAGAIN.

 Right, so there was no more window left to send data to so it stopped and
 returned a value less than 9, right?

 That only makes my comment about us having to fix sftp_init() more
 important. Doesn't it?

-- 
Ticket URL: <http://libssh2.stuge.se/ticket/167#comment:3>
libssh2 <http://libssh2.stuge.se/>
C library for writing portable SSH2 clients
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-04-01