in reply to Executing commands in an SSH session

> I'm trying to do submit commands to the running application on the remote connection. I tried executing the commands via ssh however this isn't working as it terminates the connection.

how? plz show your Perl code...

edit

There are plenty of SSH modules on CPAN, which one do you use?

Cheers Rolf

( addicted to the Perl Programming Language)

  • Comment on Re: Executing commands in an SSH session