Using a file trigger to monitor a remote folder for new xml files. This works great during normal state when everything is up and running.
But if the VC server is taken down for maintenance and new files has arrived since shut down, it doesn't seem to fire the trigger on those files when server starts up again. New files created after server has started triggers OK, but those that were created during server were down are left behind.
I would like the file trigger to have an option to catch up changes that have occured since server was shut down.