Closed remram44 closed 12 years ago
With b6bf92a3b5, there is now a command to update all the ftps.
What else is needed to close this issue ?
This command is not incremental at all...
Oh. By incremental, do you mean "index only what have changed" (which I'm not sure is possible), or "index and scan some now, other later" ?
The later. My goal is to have a single cron script that scans a limited range and indexes a limited number of servers (choosing the ones that were indexed last), while checking that the known servers are still online.
So, how did it end ? Did I convince you that checking the full range and indexing all the servers was equivalent to an incremental approach, and much easier (who said lazier ?) to implement ? Or did I try in vain ?
Implement the cron script, to incrementally scan and index FTP servers on the configured IP ranges.