Hi Rob,
I am getting an error "Invalid option 'key_path' or bad combination of options". Can you please advise.
use Net::SFTP::Foreign 1.67; use Net::SFTP::Foreign::Backend::Net_SSH2 0.04; my $sftp = Net::SFTP::Foreign->new( host => 'delivery.myserver.com', port => '22', backend => 'Net_SSH2', user => 'ftp_user', key_path => "mytransaction.private +.key"); $sftp->die_on_error("Unable to establish SFTP connection");
In reply to Re^4: Net::SFTP::Foreign is slow
by ssubrat77
in thread Net::SFTP::Foreign is slow
by ssubrat77
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |