Help for this page

Select Code to Download


  1. or download this
    use Net::SFTP::Foreign 1.67;
    use Net::SFTP::Foreign::Backend::Net_SSH2 0.04;
    ...
                                        user => 'ftp_user',
                                        key_path => "mytransaction.private
    +.key");
    $sftp->die_on_error("Unable to establish SFTP connection");