Subject: Re: [libssh2] How to increase performance of libssh2 SFTP Read/Write

Re: [libssh2] How to increase performance of libssh2 SFTP Read/Write

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 12 Jun 2007 15:42:11 +0200 (CEST)

On Tue, 12 Jun 2007, Mononen Jussi wrote:

> Also, when comparing to command line tools (like OpenSSH sftp), libssh2 is
> much slower because its approach to sending/receiving is synchronous where
> as the command line tools use asynchronous approach. When libssh2 sends
> onepacket, it can not send another before the previous one is acknowledged.

At what packet level is this "acknowledgement" done? I don't see any such ACK
packets in RFC4253, or am I just blind?

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
libssh2-devel mailing list
libssh2-devel_at_lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel
Received on 2007-06-12