Armen Babakhanian wrote:
> (http://www.libssh2.org/examples/scp.html) a few time and everytime it's 
> hangs 
> at the very last few bytes it needs to receive.  I ran a debugger

No, please build libssh2 with full debug logging, and call
libssh2_trace(session, ~0);
in the program. This should result in lots of useful output.


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

Reply via email to