![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Net::Telnet and Win2kby mriehl (Initiate) |
on Aug 20, 2002 at 19:42 UTC ( [id://191578]=perlquestion: print w/replies, xml ) | Need Help?? |
mriehl has asked for the wisdom of the Perl Monks concerning the following question:
All - Trying to using Net::Telnet on a Win2k box to connect to another Win2k box. End goal is to connect to a Win2k box, run mysqldump for a particular database, Zip it (using command line zip), and dump the database.
Telnet service on the server is up and running, I can connect w/o a problem from a command prompt. My dump log has the following: I suspect my problem has to do with the prompt - I can't seem to get it correct. The machine I'm connecting to has the following standard Windows prompt: C:\> Any suggestions on how to build this corresponding prompt? Is it possible to use the standard Windows telnet server?
Thanks for the help,
Mark Edit by tye
Back to
Seekers of Perl Wisdom
|
|