Looks like a deficiency in the Net::SSH::Perl or Net::SSH::W32Perl modules rather than a missing module. getpwuid doesn't exist on Win32, but Net::SSH::Perl is trying to call it.
I wonder if Net::SSH::W32Perl is supposed to be some kind of helper to get around that.
Perhaps try the example in the Net::SSH::W32Perl to see if it works by itself?
Or take the easy-ugly-fast way and use system to shell out to a command line sftp client.
In reply to Re^3: help with Net::SFTP
by andyford
in thread help with Net::SFTP
by kevind0718
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |