Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: efficient ftp of numerous files

by pzbagel (Chaplain)
on Mar 09, 2004 at 02:49 UTC ( [id://334994]=note: print w/replies, xml ) Need Help??


in reply to efficient ftp of numerous files

How about populating your hash with the contents of your local directories keyed off the 3 digit directory. Then as you get the listing from ftp you can iterate over it and check what is in your hash (aka what you have locally). Perhaps File::Find might be of service.

347
 |-> 12345347.jpg
  -> 80780347.jpg
879
 |-> 34392879.jpg
  -> 37329879.jpg

and so on

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-03-29 01:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found