i have several hundred jobs that monitor folders on another server. when a file is placed in the folder the file is moved to another location. if for some reason visual cron is turned off and on I have to manually process these files. Is there a way to have these jobs trigger when the server restarts, so the new files are processed.
thank you