in reply to Re^2: Perl with Net::SSH2, vshell and psexec
in thread Perl with Net::SSH2, vshell and psexec

I have used net::telnet and ssh::expect with great results with network equipment (hp, cisco, brocade, enterasys). For all my network needs (sh arp, mac, route, config backups). Not any problems with equipment.

This psexec with hidden forking is a new monster altogether.

  • Comment on Re^3: Perl with Net::SSH2, vshell and psexec