in reply to Communication between Windows and Linux via Perl

If you're going to recent version of your Distro's with Openssh 4+, try using Net::OpenSSH it works.
  • Comment on Re: Communication between Windows and Linux via Perl

Replies are listed 'Best First'.
Re^2: Communication between Windows and Linux via Perl
by zhonghua (Novice) on Apr 11, 2013 at 14:43 UTC

    Hi,

    I have tried to install this Net::OpenSSH, but this module can't installed on Windows platform. So I choose the Net::SSH::perl.

    Anyway, thank you

    Br, Wei