in reply to
change ssh_config for Net::SFTP
Use
Net::SFTP::Foreign
instead. It uses the binary
ssh
client under the hood, so if that is well configured it would work!
Comment on
Re: change ssh_config for Net::SFTP
Download
Code
In Section
Seekers of Perl Wisdom