On Fri, 29 Oct 2010, Mark Riordan wrote:

Yesterday (2010-10-28) I did a "git" from the repository and rebuilt my test program with the newest libssh2. Unfortunately, uploads now fail on the very first call to libssh2_sftp_write, whereas with 1.2.7, the test program generally worked.

Great, we need testing of the current git version to make it run properly!

Can you please build a debug-enabled libssh2 and call libssh2_trace(session, ~0); after you've called session_init() and provide the log output?

--

 / daniel.haxx.se
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to