Anybody have a simple way to do the following: - App that watches a particular folder. - When a new file arrives in that folder, the app then makes a backup of that folder like fldrBACKUP I have it built to a point to monitor a folder and watch for new files. But I can't seem to figure out how to...