I can sends 100s of small files without any problems....it's the receive that is causing the issue. I am receiving small files from another server so I have not control on the size of those files.
Message: 3 Date: Thu, 8 Sep 2011 09:02:54 +0200 (CEST) From: Daniel Stenberg <dan...@haxx.se> To: libssh2 development <libssh2-devel@cool.haxx.se> Subject: Re: Problems Receiving Files from Maveric SSH Server Message-ID: <alpine.deb.2.00.1109080901480.8...@tvnag.unkk.fr> Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Clifton Gonsalves wrote: > => libssh2_transport_write plain2 (53 bytes) You seem to be doing _very_ small sends, is that correct? What if you instead fill up a much larger buffer for each send? Preferably like 100K or more? -- _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel