On Thu, 3 Mar 2011, kali muthu wrote:
I am using the libssh2_sftp_read() to read the remote server files which are binary. I am using the session in non-blocking mode. I can able to transfer text files and smaller binary files.
Can you show us a full source code of your app that doesn't work? We do provide the sftp_nonblock.c example that shows a SFTP download using the non-blocking API...
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
