- or download this
$Net::SFTP::Foreign::debug = 1;
my $sftp = Net::SFTP::Foreign->new( $Server,
user => $User,
password => $Pass,
more => '-vvv' );
- or download this
debug1: Authentications that can continue: password,keyboard-interacti
+ve,publickey
debug3: start over, passed a different list password,keyboard-interact
+ive,publickey
...
debug3: remaining preferred:
debug3: authmethod_is_enabled password
debug1: Next authentication method: password
- or download this
Password authentication
debug2: input_userauth_info_req: num_prompts 1
...
debug3: remaining preferred:
debug3: authmethod_is_enabled password
debug1: Next authentication method: password