in reply to Re: Perl's Telnet vs. Expect Module
in thread Perl's Telnet vs. Expect Module
Basically, I was to "push" a set of scripts to a remote system, execute them, collect logs and move then back to my server, then clean up the remote server. So, script executed remotely is not interactive, but I need to do other actions pre/post executing the script.