I see what you are saying by creating a folder for each day but that was not the original idea going into the project. It was just to backup files and keep the drive clean. Thanks,
True but for some reason the files are being re-created after I move them. I am going to talk with the Project Manager to find out why. Until then I was going to maybe rename the new files being created or possibly giving them a new extension name so that they would still copy.
I'm trying to move all files not modified in the last 24 hours to a new folder but if it already exists I want to add an incremental number to the filename so that it copies.
Here is what I have so far.
Option Explicit
Const FOLDER = "\\Server\g$\Sharename"
Const BACKUP_FOLDER =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.