FastCopy Pro 5.7.12 - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Software Zone (https://softwarez.info/Forum-Software-Zone) +--- Forum: Windows Applications (https://softwarez.info/Forum-Windows-Applications) +--- Thread: FastCopy Pro 5.7.12 (/Thread-FastCopy-Pro-5-7-12--421439) |
FastCopy Pro 5.7.12 - BaDshaH - 05-27-2024 Windows x86/x64 | File size: 6.27 MB 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. 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. Whats New HOMEPAGE |