Hi, folks! Have some interesting problem. In my project i used libcurl, which based on libssh2. When i try to download from sftp server directory with many sub-directories and sub-files, libssh2_sftp_readdir_ex return error "" Than I try to reconnect to server after every 100 transactions (for example). And i have no any error and all of the files successfully downloaded. So, maybe there is some limit on connection time or transaction count in one connection?
I will be grateful for any advice
_______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel