in reply to Re: Trouble installing Net::SFTP under ActiveState
in thread Trouble installing Net::SFTP under ActiveState
I get: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/Per +l.pm line 110.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Trouble installing Net::SFTP under ActiveState
by Anonymous Monk on Mar 14, 2009 at 17:31 UTC | |
by Photius (Sexton) on Mar 25, 2009 at 21:48 UTC |