[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using ssh_channel_write for command execution problem


On Thursday, 7 November 2019 15:27:38 CET Karah Sekir wrote:
> Hi Andreas,
> 
> I tried with ssh_channel_exec() (removing the PTY) and I am getting the
> same behaviour.
> 
> I should also mention, that I am executing the executable from within a
> docker container. The libssh logs show as if everything would be sent from
> the libssh point of view, but in fact no command is executed on the ssh
> server. It is purely stochastic in a sense that it sometimes works (i.e.
> command is executed on the server). Just a as a sanity check - do you see
> anything wrong in my code? It should be a vanilla libssh initialization and
> a write. Could it be a unique issue in my environment?

https://git.libssh.org/projects/libssh.git/tree/examples/exec.c

works just fine for me.


-- 
Andreas Schneider                 asn@xxxxxxxxxxxxxx
GPG-ID:     8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D



Follow-Ups:
Re: using ssh_channel_write for command execution problemKarah Sekir <jackiechanaaa@xxxxxxxxx>
References:
using ssh_channel_write for command execution problemKarah Sekir <jackiechanaaa@xxxxxxxxx>
Re: using ssh_channel_write for command execution problemAndreas Schneider <asn@xxxxxxxxxxxxxx>
Re: using ssh_channel_write for command execution problemKarah Sekir <jackiechanaaa@xxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org