FastCopy is the Fastest Copy/Delete Software on Windows. It can copy/delete unicode and over MAX_PATH(260byte) pathname files. Automatically, after whether the copy origin and copy destinations are HDD according to same physical HDD or is judged, it operates as follows. Diff HDD: Reading and writing are done with the MultiThreading in parallel. Same HDD: Using big buffer, reading until the buffer becomes full, and writing in bulk.
- Download Link
- Features
- Screenshots
- Whats new?
Because Read/Write doesn’t use the cache of OS at all, other processes (application) do not become heavy easily. Read/Write performance is a near the limit of the device. Include/Exclude Filter (UNIX Wildcard style) can be specified. It operates lightly because MFC is not used, and it makes it only from Win32 API.
- FastCopy is the Fastest Copy/Backup Software on Windows
- It supports UNICODE and over MAX_PATH (260 characters) file pathnames.
- Because it uses multi-threads for Read/Write/Verify, Overlapped I/O, Direct I/O, so it brings out the best speed of devices.
- It supports Include/Exclude filter like a UNIX wildcard.
- It runs fast and does not hog resources, because MFC is not used. (Designed using Win32 API and C Runtime only)
v5 feature
- Addition of Perfect Verify.(Pro version only)
- Support for Windows 11 shell extension.
- Improved asynchronous I/O algorithm for further speed enhancements.
- 20% to 30% speed increase in high-speed SSD environments due to pre-allocation of space during privileged mode.
- Addition of “Verify,” “FC Verify Info Disp,” and “FC Verify Info Check (Pro version only)” to main commands.
- Support for CPU affinity.
- Addition of a setting to Drives that are always run in parallel (e.g. SSD-RAID).
- Release notes were unavailable when this listing was updated.