in reply to Re^2: Problem in connecting to remote unix host via Net::SSH2 from windows machine
in thread Problem in connecting to remote unix host via Net::SSH2 from windows machine

Using non-blocking mode in that way is quite unreliable!

Thanks for pointing that out.
The shell() method is something that I prefer to avoid and, in light of your explanation, I think I'll continue trying to avoid it.

Cheers,
Rob
  • Comment on Re^3: Problem in connecting to remote unix host via Net::SSH2 from windows machine