Re: [libssh2] SCP upload issues

2008-02-05 Thread Peter Stuge
On Tue, Feb 05, 2008 at 04:54:27PM +0100, Erik Broßler wrote: > With this patch applied, arbitrary test files could be uploaded > properly with both, the sample programs and cURL. Looks good to me, does it apply cleanly also to current svn? Should I formally ack? Acked-by: Peter Stuge <[EMAIL PRO

[libssh2] SCP upload issues

2008-02-05 Thread Erik Broßler
Hello, I am using libssh2 version 0.18 along with cURL 7.17.1 and 7.18.0 on several platforms (SuSE Linux 10, Solaris 10 x86, AIX 5.3). When trying to upload large files via SCP using cURL, I repeatedly got the error message "curl: (55) Failed sending data to the peer". After some debugging, I