Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: basic openssh connectivity

by salva (Canon)
on Aug 07, 2019 at 07:21 UTC ( [id://11104082]=note: print w/replies, xml ) Need Help??


in reply to Re^2: basic openssh connectivity
in thread basic openssh connectivity

Both Net::SSH2 and Net::SSH::Perl can be installed on Windows, though doing it is not easy, specially with ActiveState Perl.

Net::SSH2 is included with Strawberry Perl.

Net::SSH::Any does not handle the SSH connection by itself but delegates it to some module implementing the SSH protocol (currently Net::SSH2 or Net::OpenSSH) or to some external command as plink or ssh. Every backend has its limitations. For instance, only a few ones support password authentication.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11104082]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-04-25 09:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found