Using Robocopy to Mirror Folders
The following batch file can take a source folder and make an exact copy of that folder to another location. This can be useful if you want to have an automated backup run at a specific time by setting up a scheduled task to call this file. Robocopy will ensure that all NTFS attributes (security Read more about Using Robocopy to Mirror Folders[…]