Computer

FastCopy 3.30

steloflute 2026. 5. 23. 17:25

FastCopy330_x64.zip
0.57MB

 

 

1. About

FastCopy is the Fastest Copy/Delete Software on Windows.

It supports UNICODE and over MAX_PATH (260 characters) file pathnames.

It automatically selects different methods according to whether Source and DestDir are in the same or different HDD(or SSD).
Diff HDD Reading and writing are processed respectively in parallel by separate threads.
Same HDD Reading is processed until the big buffer fills. When the big buffer is filled, writing is started and processed in bulk.

Reading/Writing are processed with no OS cache, as such other applications do not become slow.

It can achieve Reading/Writing performance that is close to device limit.

Include/Exclude Filter (UNIX Wildcard style) can be specified. ver3.0 or later, Relative Path can be specified.

It runs fast and does not hog resources, because MFC is not used. (Designed using Win32 API and C Runtime only)

You can modify this software, because all source code has been opened to the public under the GPL ver3 license.

ver3.0 or later, FastCopy's settings file has been renamed from FastCopy.ini to FastCopy2.ini.

2. License

FastCopy ver3.x Copyright(C) 2004-2017 by SHIROUZU Hiroaki

This program is free software. You can redistribute it and/or modify it under the GNU General Public License version 3.
license-gpl3.txt


If you want to distribute your modified version, but you do not want to distribute the modified source code, or you want to request to develop bundle/special version, please contact me. (shirouzu@ipmsg.org)

xxHash Library Copyright (c) 2012-2014, Yann Collet All rights reserved.
License details.

3. Environment

Windows XP SP3/Vista/7/8/8.1/10
Windows Server 2003(&R2)/2008(&R2)/2012(&R2)/2016