plose.blogg.se

How to use fastcopy
How to use fastcopy







acl Copy access control list (ACL) (only valid for NTFS) (inhibited by/acl=FALSE) overwrite_del Before deleting the file, when deleting the method, rename the duplicate & to invalidate the restoration (inhibit in/overwrite_del=FALSE) disk_mode=(auto|same|diff) Specify auto/identity/other HDD mode. force_start When other FastCopy copies are being executed, they are executed immediately (inhibited by/force_start=FALSE) job=task name to execute the specified task skip_empty_dir enable filtering, do not copy empty folders (inhibit in/skip_empty_dir=FALSE) log output log file (fastcopy.log) (suppress/log=FALSE) bufsize=N(MB) Specify the buffer size in MB units error_stop Stop the action when an error occurs (inhibit at/error_stop=FALSE) no_confirm_del When the/delete parameter is used, the confirmation interface is not displayed no_exec sets parameters for the Fastcopy window interface, but does not execute estimate predict the copy completion time open_window Display the Fastcopy window interface force_close If an error occurs after the copy is over, force it to close auto_close After the copy is over, automatically close Move-overwrite the file with the same name and forcibly delete the source fileĭelete-delete the specified files and directories forcefully Sync synchronization-if the name is the same, copy files of different size and timeįorce_copy copy-overwrite the file with the same name

how to use fastcopy

Update copy-if the name is the same, copy the newer source file Noexist_only copy-if the name is the same, do not copyĭiff copy-if the name is the same, only files with different size and time are copied cmd=(noexist_only|diff|update|sync|force_ copy|move|delete) The specific parameters are as follows:įastcopy.exe file1 file2. PS: FastCopy not only supports graphics operations, but also command line parameters. For this reason, we choose FastCopy when backing up data.īut FastCopy will have a problem if it does the scheduled task directly, because the graphical interface is opened, and the copy needs to be confirmed, but the scheduled task cannot be clicked on the execute button, so we give up using the graphical scheduled task. FastCopy claims to be the fastest file copying and deleting software on the Windows platform, especially when there are too many and oversized files.









How to use fastcopy