|
Hello.
Is it possible to create a perl script that will ssh to another server providing password. Then execute few comands on it including running another script, and then exiting from that server.
The trick is it can't use any third party libraries, so no Net::SSH::Perl.
Thanks,
Alok
|