Archive Index
This month's Index
|
Subject: Re: libssh2_sftp_write now fails with return code -21
Re: libssh2_sftp_write now fails with return code -21
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 2 Nov 2010 19:19:33 +0100 (CET)
On Tue, 2 Nov 2010, Mark Riordan wrote:
>> Can you check what error message string libssh2_session_last_error()
Cool, thanks!
> (If it's waiting, it's not very patient, as the error occurs immediately.)
Well, the error occured when it was in fact waiting.
I believe the problem was that the code didn't properly deal with the 32bit
I've pushed a fix for this, please try again and if it still fails I'm
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2010-11-02 |