|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re: NET::TELNET to access Windows Serversby rupesh (Hermit) |
| on Nov 29, 2004 at 01:19 UTC ( [id://410870]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Soul, Check whether you have established the connection with the remote server by checking the return value of each the $telnet -> ... commands. Also, in your code, you have used single quotes as in print $telnet->cmd( 'dir' );, but in your problem statement, you mention backticks "`". You might also want to have a look at this node. Perform a Super Search, where you might get more useful hints. Cheers, Rupesh.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||