Subject: Re: example scp.c

Re: example scp.c

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 1 Sep 2011 11:47:35 +0200 (CEST)

On Thu, 1 Sep 2011, Thabelo Mmbengeni wrote:

> "Unable to open a session: -22"

$ grep -- -22 include/libssh2.h
#define LIBSSH2_ERROR_CHANNEL_REQUEST_DENIED -22

You can also enable tracing to possibly get a better understanding exactly
what is and what isn't going on.

-- 
  / daniel.haxx.se
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2011-09-01