[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Issule several commands using non-interactive remote shell
[Thread Prev] | [Thread Next]
- Subject: Re: Issule several commands using non-interactive remote shell
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 01 Aug 2017 08:37:30 +0200
- To: libssh@xxxxxxxxxx
On Tuesday, 1 August 2017 05:14:58 CEST maxing191@xxxxxxxx wrote: > hello, > I want to issue several commands in a row, could you give me some > examples about non-interactive remote shell? thank you very much. There is none but we would appreciate if someone could extend our tutorial. However you should be able to find examples in the maling list archive. You need your own protocol like ./command && echo OK || echo KO To know if a command has been executed or failed ... Andreas -- Andreas Schneider GPG-ID: CC014E3D www.cryptomilk.org asn@xxxxxxxxxxxxxx
Issule several commands using non-interactive remote shell | "maxing191@xxxxxxxx" <maxing191@xxxxxxxx> |