[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help-libssh
[Thread Prev] | [Thread Next]
- Subject: Re: Help-libssh
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Mon, 12 Dec 2016 08:53:42 +0100
- To: libssh@xxxxxxxxxx
On Saturday, 10 December 2016 18:54:50 CET s.gopinath wrote: > Hi, > > I would like to use libssh to execute > remote command. > > In my program, I get problem at > rc = ssh_channel_open_session(channel); > > The function ssh_channel_open_session do > not return me SSH_OK. > > What could be the problem. Hey! We don't know. Increase the logging output and try to find out yourself ;) http://api.libssh.org/stable/ group__libssh__session.html#ga7a801b85800baa3f4e16f5b47db0a73d Andreas -- Andreas Schneider GPG-ID: CC014E3D www.cryptomilk.org asn@xxxxxxxxxxxxxx
Help-libssh | "s.gopinath" <s.gopinath@xxxxxx> |