Hello Monks
I'm trying to run an inherited pgm which is using Telnet to log into a remote Wireless Network device and then download its startup configuration set.
My script is aborting with a strange message "Login failed: filehandle isn't open".
I can log into my target device myself and execute the other commands in the script.
So my problem appears to be in the remote execution of my script.
Any insight would be most appreciated.
Thank you
JB