RoboMirror is a GUI front-end for the quite popular Robocopy.exe command-line utility for Windows.
Robocopy is shipped with Windows since Vista and available as free SDK tool for previous Windows versions (RoboMirror already includes it).
It allows to robustly synchronize two directory trees, both locally and across the network. It is therefore often used for mirroring purposes, e.g., as a powerful yet free backup utility.

RoboMirror's aim is to make Robocopy more accessible by providing a very simple and user-centered GUI, because most users simply don't want to work directly with the console or are overwhelmed by Robocopy's flexibility.
Additionally, RoboMirror supports volume shadow copies. This allows to copy files locked by running processes (Outlook, SQL Server...).
####Requirements:
- Windows XP/Server 2003 or newer
- .NET Framework 4.0