Help for this page

Select Code to Download


  1. or download this
    my $sftp = Net::SFTP::Foreign->new($host,
                                       user => $user, password => $passwor
    +d,
                                       more => [-o => 'PreferredAuthentica
    +tion=publickey,password']);