2009/10/24 Neil Gierman <[email protected]>: > > If I am reading your code correctly, you are starting out with a 6K buffer > and increasing from there. If you use a 1024 or less buffer and the problem > goes away, then yes this would be the same issue as others have reported.
I'm not sure I'd call that the problem 'going away'. Just avoiding. Thanks for letting me know though :) I'll code my own loop that transfers files in 1024byte writes. Ick. Are we any closer to a solution? Alex _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
