I have completed a crawl and have my crawl directory. I now want to set up a cron job to run nightly to keep updating this directory. How do I do this so I don't have to create a new directory each time (It dies if the directory exists) and so I can keep tomcat running without restarts into the new directory?
Thanks!
