http://www.perlmonks.org?node_id=1027622


in reply to Re: Unable to connect to some SFTP servers using Perl::SFTP
in thread Unable to connect to some SFTP servers using Perl::SFTP

The $InboundParameters[1] is the name of the host and $InboundParameters[2] is the address of the host.

I am only able to connect with one of the host in my list using the script.

But when I use the terminal to connect all of them are able to connect. It's only whne I use the perl library, its not able to connect.