Net-SSH - ssh without using net::ssh

Posted on Thu May 25 11:39:46 2006 by alok
ssh without using net::ssh
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
Direct Responses: 2389 | Write a response