On Fri, 18 Jan 2013, Khaled El Manawhly wrote:

Hi, I did a bit of reading online for this, but haven't been able to find a libssh2 function that does something similar to the wininet FtpFindFirstFile function. What I need is to check the size of a remote file via ssh2. Is this possible?

See libssh2_sftp_stat_ex() for getting the size of a remote file.

--

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

Reply via email to