Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

NET::FTP between server

by vrempire (Sexton)
on Aug 03, 2000 at 12:11 UTC ( [id://25921]=perlquestion: print w/replies, xml ) Need Help??

vrempire has asked for the wisdom of the Perl Monks concerning the following question:

hi guys,I want to use Net::FTP,but I am not sure,whether both the server required libnet.And also,does the another server that we want to enter,need the perl program inside it?Thanks for your guys concern.

Replies are listed 'Best First'.
Re: NET::FTP between server
by davorg (Chancellor) on Aug 03, 2000 at 12:15 UTC

    FTP is a standard networking protocol. Net::FTP simply supplies a programmable client for this protocol. What this means effectively is that the machine that you are connecting to only needs to be running the FTP daemon (which it probably is). So no, it doesn't need Perl or libnet.

    --
    <http://www.dave.org.uk>

    European Perl Conference - Sept 22/24 2000, ICA, London
    <http://www.yapc.org/Europe/>
      thank you davorg for your answer.just I now,I successfully done the get and put using Net::FTP ,and it worked out fine.Feel so happy since I've tried it a long time ago,but didn't work.Today is my luckiest day.Thank you davorg.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-25 07:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found