Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: How do I gather files from remote machines?

by projekt21 (Friar)
on Oct 04, 2001 at 19:19 UTC ( [id://116728]=note: print w/replies, xml ) Need Help??


in reply to How do I gather files from remote machines?

Your problem is not the client machine, as there are many Perl-Modules out there doing the dirty work for you (including Net::FTP).

Your problem is the server side: you need one or more protocols there to make your files accessible to your client. If you manage to run FTP (or HTTP, or whatever) on your *nix and Windows machines and manage to access those files with standard client software, the perl stuff to automate that all is quite simple (if you read your documentation).

If you have chosen one or more protocols for your servers, managed to run them and still have trouble with your client side perl, come back and you will be helped.

  • Comment on Re: How do I gather files from remote machines?

Log In?
Username:
Password:

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

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

    No recent polls found