Daniel Stenberg wrote: >> I just uploaded an 800MB over SCP using a 100K buffer with no problems at >> all... > >> Trying the same stunt with SFTP however failed miserably! > > ... and now I've committed a fix that made me able to do that as well!
Nice! Can you say how large the packets are that libssh2 generates? I believe there's a disconnect between the buffer size used by the calling app and packets that are generated by the library. //Peter _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
