I have my WHS 2011 setup how I want it, but of course the 2TB backup limit puts a crimp on my backup options.
I have used Robocopy successfully in the past, for a basic mirror of WHS data to an external backup device. However, I would like to create a "history" of files deleted. Basically using the /MIR command but instead of deleting the files that don't match the source, move them to an Archive directory to be purged after two weeks.
Anyone have any suggestions? Basically I need to compare the source (WHS data) and destination (external backup) and whatever doesn't match is moved to a different specified location rather than deleted.
Thanks for any suggestions!