Description RoboCopy.exe is a Microsoft command-line tool for copying files and folders. It is very fast, fault-tolerant, and has dozens of parameters to customize the copy process, such as filtering by name, attributes, synchronizing folders, etc. Easy RoboCopy is a graphical user interface for RoboCopy. It shows all available arguments on one form with descriptive names and tooltip help. Any arguments that require a specific OS/Robocopy version are color-coded in the interface. As options are selected, the corresponding command line is shown and may be executed directly or saved to a batch file.
Robocopy.exe is built in to modern Windows releases. For XP and 2003 server, you need to download robocopy.exe and put it in c:\Windows\System32 manually.
Updates
1.0.17
Fixed problem with Copy to Clipboard not working
1.0.16
Added Copy to Clipboard button. Added freeware license
1.0.15
Fixed problems saving/loading INI settings with double quotes
1.0.14
Added Windows 10 RoboCopy arguments. Removed robocopy.exe from the installer since it's included with Windows 7, Server 2008 and above.