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

Re: efficient ftp of numerous files

by iguanodon (Priest)
on Mar 09, 2004 at 03:13 UTC ( [id://334997]=note: print w/replies, xml ) Need Help??


in reply to efficient ftp of numerous files

The easiest way would be to just add a column to your table to indicate a file has been downloaded. If you can't modify that table, you could create another one or even use a flat file to keep track of your downloads.

Replies are listed 'Best First'.
Re: Re: efficient ftp of numerous files
by Anonymous Monk on Mar 09, 2004 at 03:55 UTC
    The contents of the table are going to be recreated in whole each day as well. Meaning I am going to truncate and populate the tables prior to the ftp - so managing this information within the table probably wouldn't work. However, maybe a secondary table would do the trick.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-25 06:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found