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

Re^2: transfer a file via SFTP

by adarsh g u (Initiate)
on Feb 05, 2020 at 02:58 UTC ( [id://11112408]=note: print w/replies, xml ) Need Help??


in reply to Re: transfer a file via SFTP
in thread transfer a file via SFTP

Is there any issue with Net::SFTP? Just confused

Replies are listed 'Best First'.
Re^3: transfer a file via SFTP
by salva (Canon) on Feb 08, 2020 at 10:29 UTC
    Yes, the module is mostly unmaintained, there have been just a couple of releases since 2005 and also its API is rather limited, hard to use and full of subtle gotchas.

    Also, at the time I posted my answer, the state of Net::SSH::Perl (which is used by Net::SFTP under the hood) was quite similar, around 2014 Steffen Schwigon took it over and between him and Lance Kinley, they did and incredible work renovating the module, adding support for modern algorithms (interoperability at that point was quite bad) and in general, just improving it... but then the latest release was in 2017.

Re^3: transfer a file via SFTP
by hippo (Bishop) on Feb 05, 2020 at 09:39 UTC

    It is a different module with an entirely different back-end. See Net::SFTP::Foreign Vs. Net::SFTP Vs. Net::SSH2::SFTP for a discussion of the differences and similarities.

    As a tip to the unwary, this thread was started over a decade ago and therefore some of the details in other posts may be out of date and/or of historical interest only.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-26 01:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found