Question on Windows Telnet script in Perl

2001-09-07 Thread Umesh Gaitonde
All, I used Net::Telnet module to Telnet from one PC to other remote PC (both PCs running Win 2000 O.S.). After telnet to the remote PC, when I do a simple operation like "dir", it returns the data but it is completely garbled and unformatted. Please provide me a complete module or a suggestion

Question on Net::Telnet module in Perl

2001-09-07 Thread Umesh Gaitonde
Hello All, Using Net::Telnet module I wrote a Perl script to Telnet from one PC to other remote PC. After Telnet to the remote PC, if I do a simple operation like "dir", it returns correct data but it is in garbled format (formatting is all messed up). Please let me know a solution to this issu

Question on Net::Telnet module in Perl

2001-09-07 Thread Umesh Gaitonde
Hello All, Using Net::Telnet module I wrote a Perl script to Telnet from one PC to other remote PC. After Telnet to the remote PC, if I do a simple operation like "dir", it returns correct data but it is in garbled format (formatting is all messed up). Please let me know a solution to this issu

Question on Windows Telnet script in Perl

2001-09-07 Thread Umesh Gaitonde
All, I used Net::Telnet module to Telnet from one PC to other remote PC (both PCs running Win 2000 O.S.). After telnet to the remote PC, when I do a simple operation like "dir", it returns the data but it is completely garbled and unformatted. Please provide me a complete module or a suggestion o

Re: Need a Perl module for PC telnet

2001-09-07 Thread Umesh Gaitonde
Hello Jon and everyone, Thank You for your e-mail. Using the Net::Telnet, I am able to access the remote PC but when I do a simple operation like "dir" after telnet to the remote PC, the data looks correct but all garbled up (formatting is messed up). Both my PC and remote PC are running WIn2000

Need a Perl module for PC to PC Telnet

2001-09-06 Thread Umesh Gaitonde
know at your earliest. Thank You very much, Umesh --- Jon Orwant <[EMAIL PROTECTED]> wrote: > On Tue, Sep 04, 2001 at 10:23:39AM -0700, Umesh > Gaitonde wrote: > > Hello, > > > > I need a Perl module that accomplishes the > following: > > > > >

Need a Perl module for PC telnet

2001-09-04 Thread Umesh Gaitonde
Hello, I need a Perl module that accomplishes the following: >From my office PC, I need to telnet to the other PC and execute the .exe files/programs residing in the other PC. Please send me this module or let me know where can I find it. Thank You in advance, Umesh Gaito