use Net::SFTP; my $sftp = Net::SFTP->new($targetURL, [user => $targetUser, password => $targetPwd]); #### The getpwuid function is unimplemented at C:/Perl/site/lib/Net/SSH/Perl.pm line 110.