All,
I have to check a dir for new arrivals of files. I need to check a certain format and make sure the filenames follows that format. How can I validate all the filenames so that thier name's format is correct? Also I have to do this every 1 hour and to process the new files that just arrived to the same dir, the one I did not process?

Many thanks