in reply to Connecting using Net-OpenSSH with public key instead of password
Your options are:
And then there is Net::SSH::Any, which provides an API very similar to that of Net::OpenSSH running on top of Net::SSH2.
A much improved version of Net::SSH::Any is almost ready. You can grab it from the GitHub repository. It is more reliable, friendly and feature rich than the version available from CPAN and can also run on top of most Windows binary SSH clients, including plink.
|
|---|