in reply to Executing a command using Net::SSH::Perl

Ssh? This is a windows command line utility, do you usually connect to a remote windows machine via ssh? If you read the documentation for net use you'll find the /y parameter is what you want.

  • Comment on Re: Executing a command using Net::SSH::Perl