|
Using Robocopy to perform multi-version backups to external / removal disks
With the availability of cheap huge external hard drives, I developed this command
script file to perform multi-version backups using the Microsoft Robocopy utility
that I've made available here if anyone finds it useful. Sure tape drives do a great
job performing multi-version backups, but they tend to be complex. The goal of this
command script is simplicity. Robocopy is a straight forward yet powerful file copy
utility, I developed this command script to achieve the following goals:
- Easy recovery of accidentally deleted files
Andy
|