Subject: Re: Character conversion for sftp

Re: Character conversion for sftp

From: Peter Stuge <peter_at_stuge.se>
Date: Sat, 10 Apr 2010 04:19:12 +0200

Hi,

NAGASEKHAR BHUVANAGIRI wrote:
> The verbose mode execution of sftp connection using curl command
> line utility is as follows:

This output is not useful.

Please provide a libssh2 debug trace from such an execution.
That may require you to recompile libssh2 with tracing enabled, and
to modify curl so that it calls libssh2_trace(session,~0); after
return from libssh2_session_init().

//Peter
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-04-10