----- Original Message -----
> From: "V Sidnal, Nagraju" <nagraju.sid...@siemens.com>
> To: libssh@libssh.org, "Anderson Sasaki" <ansas...@redhat.com>
> Sent: Friday, June 19, 2020 12:41:07 PM
> Subject: RE: ssh_channel_request_exec is Failing, returning -1.
>
> Hi Anderson,
>
> Thanks for reply, But our issue is different. We have created client
> application using libssh .
> Our issue is ssh_channel_request_exec is returning -1 when we are trying to
> execute command, using our libssh client .
>
> ssh_channel_request_exec(channel, command.c_str());
>
> In my first email I have explained my issue in detail. Could you please go
> through it.
I'm sorry, I confused the issues. I'll try to investigate your issue, but it
seems related with your particular device.
I'll report back if I find something.
Regards,
Anderson