How to make a Mirrored Backup with Robocopy on Windows

XCOPY was always my friend, it has some great memory management features. However it required scripting to get anything like a mirror of a directory structure, and it didn’t have shortcut features of copying only the changed part of a file. Enter Robocopy (Wikipedia), yay! This is a Microsoft command-line utility (free) that comes in [...]

June 30, 2008 • Tags: , , , , • Posted in: Windows • No Comments