

'+' means copying, and '-' means deleting. The files and directories list that will be copied and deleted are displayed. (The confirmation dialog is displayed, if this button is pushed with pushing CTRL button) While copy is executing, this button changes "Cancel." button.

(It is able to change "Move (Overwrite all)" - > "Move (Size/date)" in settings dialog.) Īlways copy/overwrite all and delete all copied source files. In addition, delete all destination files/directories that don't exist in source. Ĭopy if size or date is different, or doesn't exist. Ĭopy if size or date is different, or if it doesn't exist (in default) Ĭopy if source file timestamp is newer or doesn't exist. (DestDir\SourceDir\Contents_of_SourceDir)Ĭopy if the same filename doesn't exist in destination. Ĭopy source directory that including it self to DestDir. Source is one directory and the end of DestDir character is NOT '\' Ĭopy source directory's contents to DestDir.

Regarding different behavior whether the end of DestDir character is '\' or not. You can also drag & drop to DestDir field. If you want to add files/dirs to the Source field by using drag and drop, simply drop with pushing CTRL button. If you want to specify two or more files/dirs in the Source field, please use semicolon as a separator. (This can be increased or decreased in the Option | Main settings dialog.) ) įastCopy retains the history of 10 entries in Source/DestDir. (In addition, the icon rotates while the copy is operating. If main window is minimized, it is stored in task tray. (Uninstall removes shortcut and unregister shell extension) If you want to uninstall, please run setup.exe located in the installed directory. (In this case, shell extension can't be used.)
#FASTCOPY ACL INSTALL#
If you want to install in USB memory, please copy the two files "fastcopy.exe" and "fastcopy.chm" to USB memory. Please run setup.exe, and install it in a new directory/folder. THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, OR SERVICES LOSS OF USE, DATA, OR PROFITS OR BUSINESS (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES Hiroaki OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
#FASTCOPY ACL SOFTWARE#
THIS SOFTWARE IS PROVIDED BY SHIROUZU Hiroaki ``AS IS'' AND ANYĮXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, Redistributions in binary form must reproduce the aboveĭisclaimer in the documentation and/or other materials
#FASTCOPY ACL CODE#
Redistributions of source code must retain the aboveĬopyright notice, this list of conditions and the followingĢ. Without modification, are permitted provided that the followingġ. Redistribution and use in source and binary forms, with or You can modify this software, because all source code has been opened to the public in the BSD license.Ĭopyright 2004-2011 SHIROUZU Hiroaki All rights reserved. (Designed using Win32 API and C Runtime only) It runs fast and does not hog resources, because MFC is not used. Include/Exclude Filter (UNIX Wildcard style) can be specified. It can achieve Reading/Writing performance that is close to device limit.

When the big buffer filled, writing is started and processed in bulk.īecause Reading/Writing are processed with no OS cache at all, other applications don't easily become slow. Same HDD Reading is processed until the big buffer fills. Diff HDD Reading and writing are processed respectively in parallel by separate threads. It automatically selects different methods according to whether Source and DestDir are in the same or different HDD. It supports UNICODE and over MAX_PATH (260 byte) file pathnames. (If you made corrections, please send to me ) įastCopy is the Fastest Copy/Delete Software on Windows. Original document is written in Japanese. Warning : This document was made with the Japanese-English translation software.
