Partial File Replication Between sites - TechRepublic
Question
June 13, 2010 at 07:53 AM
clevelandps

Partial File Replication Between sites

by clevelandps . Updated 16 years ago

I need a solution for replicating user data between our primary site and our DR site. We have limited space at the DR site and would like to just keep files there that have been modified in the past 60 days. That would reduce the amount of data replicated. We have used ROBOCOPY with the /MIR /PURGE but it does not remove files from the destination with modified dates older than 60 days. I am looking into a script to remove files from the destination but would rather have a single solution.
Both Windows 2003 servers.

This discussion is locked

All Comments