jrwinterburn
IS-IT--Management
I have an FTP server which some of my friends upload files to, in varying folders. I then copy those files across to my game server using robocopy on task scheduler and use them as needed. However, it's a pain to have to go through each of the folders to see what new files exist. Rather, I'd like to have vbscript that runs on a 30 min schedule and checks the folders for only new items, then emails me informing me which folder(s) have new files.
Any pointers on how I could do this in vbscript?
Thanks alot.
Any pointers on how I could do this in vbscript?
Thanks alot.