in reply to Re^2: Net::SSH::Perl pty problem with SSH2?
in thread Net::SSH::Perl pty problem with SSH2? SOLVED

What I'm trying to do will work from unix machines with the SSH2 protocol

You'll possibly find that you get better mileage (on both Windows and Linux) with Net::SSH2 than you do with Net::SSH::Perl/Net::SSH::W32Perl. Of course, you're then limited to the SSH2 protocol.

Cheers,
Rob
  • Comment on Re^3: Net::SSH::Perl pty problem with SSH2?