Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^3: help with Net::SFTP

by andyford (Curate)
on Jan 15, 2008 at 19:23 UTC ( [id://662537]=note: print w/replies, xml ) Need Help??


in reply to Re^2: help with Net::SFTP
in thread help with Net::SFTP

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.

Replies are listed 'Best First'.
Re^4: help with Net::SFTP
by Anonymous Monk on Jan 15, 2008 at 20:21 UTC
    thanks for your reply.
    As I suspected, this is a configuration or compatibility issue.

    Do any of the other kind monks have any ideas?
    Has anybody gotten SFTP to work under wondows?

    kd
      I am working on windows xp machine. i want to install this package in my machine. please can u tell me how to install this package. i am using ppm install net::sftp but it is through error. please can u tell me what all we have to configure for this. shafi

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://662537]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 19:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found