Help for this page
my $sftp = Net::SFTP::Foreign->new($host, user => $user, password => $password, more => [-o => 'PreferredAuthentica +tions=password,keyboard-interactive,publickey']);