in reply to Remote machine access issue using Net::SSH

I strongly recommend you use Net::SSH2. Just make sure you get its latest version (0.18 or later) and also make sure you have libssh2 version 0.18 or later (important bug fixes went into both 0.18)
  • Comment on Re: Remote machine access issue using Net::SSH