Re: Is it possible to execute several different commands in a single channel without opening another session again?

2021-02-12 Thread Stef Bon
Like in another answer you have to process the SSH_MSG_CHANNEL_DATA and SSH_MSG_CHANNEL_EXTENDED_DATA messages. See: https://tools.ietf.org/html/rfc4254 Keep us/me informed you are working it out. Stef ___ libssh2-devel

Re: Is it possible to execute several different commands in a single channel without opening another session again?

2021-02-12 Thread Stef Bon
start a remote shell, non-interactive. Stef ___ libssh2-devel https://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel