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

Tanoti has asked for the wisdom of the Perl Monks concerning the following question:

We have customer that requires us to connect to their SFTP server using an identify file and a password (not a key's passphrase, we are aware of the difference). We can do this manually but not when using Net::SFTP::Foreign where we get permission denied. Before we beat our heads against the problem too much, I wondered if this scenario is supported by the module at all?