
FastCopy is open source software, released under the permissive BSD license, so you can modify this software. I was struggling to get the Exclude filters setup. Lightroom like to create cache files and preview files all over the place and I'd rather not back those up (since they can be re-created). I work with lots of images and Adobe Lightroom. FastCopy can automatically run only one operation at a time, to avoid disk thrash, and achieve the highest possible speed. I'm a big fan of fastcopy and it plays a primary role in my home back plan. High performance is obtained from using the Win32 API instead of MFC.įastCopy has an Include/Exclude filter that allows you to customize large file operations, and it has a job manager. Because FastCopy doesn't use the OS cache, other applications and processes remain fast, and speed approaches the limit of the storage device. Same HDD mode uses a larger read buffer so write operations will not cause slow disk thrashing.

In Diff HDD mode, reading and writing are multithreaded in parallel.


FastCopy does not hog resources because it does not utilize MFC. FastCopy claims to be the fastest file copying and deleting software on the Windows platform, especially when there are too many and oversized files. It handles long Unicode path names over MAX_PATH (260 bytes), and automatically optimizes copy mode operations between the same storage device, or different storage devices. Plus, it features an Include/Exclude filter tool, like a UNIX wildcard. It uses modern checksum verification to ensure copy accuracy and data integrity. FastCopy is the fastest copy, delete, & sync software on Windows.
