Subject: Re: Error Receiving a File SCP

Re: Error Receiving a File SCP

From: Peter Stuge <peter_at_stuge.se>
Date: Sun, 27 May 2012 19:37:58 +0200

Barry Fawthrop wrote:
> Thanks Daniel
>
> my code does not run in either blocking or non-blocking mode
> hangs stops and goes no further

It would be helpful if you sent a debug trace with only libssh2
output and nothing else.

Build libssh2 with debug enabled, and call

libssh2_trace(session, ~0);

before calling libssh2_session_startup() with the socket.

Thanks!

//Peter
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2012-05-27