Robust File Copy Front End

December 22, 2010

This is meant to be the home page for my recent project Robust File Copy Front End, or RFCFE.

Robocopy Front End Main Window Screenshot

This project arised from my extensive use of the robocopy command on Windows and wish to develop something using C# (even though I’m not really a developer). I know there already is a robocopy front end from TechNet, which is free, and even one (or more of them) that should be payed for, but I guessed one more won’t hurt, especially since this one is completely open sourced and GPL’d. As I already mentioned this application was developed using C# programming language and hence it requires the Microsoft .NET Framework 2 to run.
The application also requires you to have robocopy installed and configured in your system path, which should already be done if you’re using Windows Vista, 7, Server 2008 or Server 2008 R2. For older versions of Windows robocopy was installed as a part of the Windows Resource Kit.

The application installer, containing both x86 and x64 native executables, can be downloaded from here.

The source code for VS 2010 is available at GitHub.

MD5 checksums for the installer can be found here and the changelog here.

For any suggestions and bug reports please create an issue on GitHub.

© 2010-2020 by Almir Dzinovic's Corner

Privacy Policy