> I am using a libssh2 based client to connect to a ProFTPD with mod_sftp
> (0.9.7). I have teseted it with different versions of the library (1.3.0
> and 1.4.2). I alwasy got the following errors (at the end of this post).

When I run libssh2-1.4.2's test clients against proftpd+mod_sftp, it works 
properly.  These tests were done on a Linux 2.6.28 i686 machine.

What OS/platform are you using to compile/run the libssh2 code?

> Aug 20 09:09:36 [23657] <ssh2:20>: SSH2 packet len = 2751686127 bytes

This packet length, as generated by libssh2, appears to be the issue.  We 
will need to determine how/why libssh2 would ever generate an SSH2 packet 
with such a length.

TJ

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   Desire does not necessitate obligation.

     -TJ Saunders

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to