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).
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.
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)
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)
3. Environment
Windows XP SP3/Vista/7/8/8.1/10
Windows Server 2003(&R2)/2008(&R2)/2012(&R2)/2016
Windows Server 2003(&R2)/2008(&R2)/2012(&R2)/2016
'Computer' 카테고리의 다른 글
| hwp 웹 버전 무료 (0) | 2026.06.10 |
|---|---|
| AOMEI Partition Assistant Standard Edition 5.2 (2012) (0) | 2026.05.31 |
| 백업 방법으로 윈도우 RAID 1 vs 복제 소프트웨어 (0) | 2026.05.12 |
| 윈도우 11 공동인증서 저장 위치 (0) | 2026.05.07 |
| Sd 카드 오래 안 쓰면 데이터 날아가나 (0) | 2026.05.01 |