in reply to Re: execute multiple commands over ssh (without module)
in thread execute multiple commands over ssh (without module)
in which module?
i have already tried the module net::ssh:expect. but i need the script on several servers (linux 32bit, linux 64bit, solaris) on which i have not root access. so i try to keep it simple and don't use any module and especially not the net::ssh:expect module which has a dependency on IO::Tty which uses a shared library (tty.so).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: execute multiple commands over ssh (without module)
by salva (Canon) on Feb 06, 2012 at 12:09 UTC | |
by dsx (Novice) on Feb 06, 2012 at 18:51 UTC | |
by salva (Canon) on Feb 06, 2012 at 21:28 UTC |