RoboCopy GUI File Replication Utility

Now you can replicate those directories with a GUI

Robocopy (Robust File Copy) is a directory replication tool and was command line only at first. It is part of the Windows Resource Kit and also a standard feature of Windows Vista and Server 2008. Robocopy can be used to mirror directories from one computer to the other. It can be used to copy NTFS attributes as well as other file properties. It also features a retry method for files that cannot be copies because they are locked open or in use.

Although Robocopy is a great utility as is, somebody at Microsoft decided to improve on it by making a graphical user interface (GUI) to go along with the tool. The Robocopy GUI allows you to specify your source and target paths, as well as options or filters you would like to apply. You can create drive mappings, log the copy process and set monitoring options. This makes it easier to run more advanced commands without having to know the command context.

Path Tab
This is where you will specify the source and target path which you would like to have copied. You can either type the path out or browse to the location of the files you want copied or the location to where you want the files copied to. If your target path is a computer on the network then you can click on the Map Drive checkbox and specify the path. If you specify a remote path, all you need to specify is the drive letter and folder path, you don’t need to specify the remote computer name.

RoboCopy GUI

Copy Options
Here is where you can specify the behavior you would like Robocopy to take such as keep NTFS security settings or copy directories and sub directories. You can find an explanation of all the switches you can use in the included user guide under the Help menu.

RoboCopy GUI

Drive Mapping
If you have specified on the Path tab that you would like to map a network drive, then you can specify the target server name, user name, password and domain if applicable.

RoboCopy GUI

Filters
The Filters tab is where you can specify more advanced behaviors you would like Robocopy to perform such as excluding files tagged as changed or excluding files with certain attributes. If you hold the mouse over each filter item it will display what that filter is used for.

RoboCopy GUI

Logging
The Logging section is used to specify logging behavior that Robocopy will take such as displaying full path names of the files copied or turning of logging of directory names.

RoboCopy GUI

Monitoring
Monitoring enables real time monitoring for the copy operation such as monitoring the source destination for changes.

RoboCopy GUI

Robocopy GUI will run on Windows XP and up. Download a copy for yourself and play around with it and next time you need to copy a bunch of files and keep things in order you will be ready!

Related Posts

© 2024 Online Computer Tips
Website by Anvil Zephyr