Help for this page

Select Code to Download


  1. or download this
    use Net::SFTP::Foreign::Constants qw(:error :status);
    ...
    ...
        }
        die $sftp->error;
    }