On Wed, 12 Jan 2011, zl liu wrote:
the performance has increased 32%:
First, you didn't say how large buffer you use, but if you use very large buffers you optimize the SFTP performance better.
Then, sftp_write_sliding.c shows an even better way to do SFTP uploads with libssh2 as it allows it to keep the send pipe full all the time.
-- / daniel.haxx.se
_______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
