Help for this page
my $s=Net::SFTP::Foreign->new( 'foo@bar', password=>'...', ... more => '-v' ); die $sftp->error if $sftp->error;