|
|
|
如果你要拷贝很多或者很大的文件,常常看着缓慢移动的进度条咬牙切齿,可以试试TeraCopy。(1)直接主动接管 - 即替换Windows 的复制╱移动功能(卸载时自动恢复),无需用户去启动某软件,而如果用户还另外偏爱其它的第三方复制╱移动工具时,也不必做出取舍;(2)支持暂停传输和断点续传功能;(3)复制╱移动文件时若出错,可忽略错误并继续剩余任务,最后再列出所有的错误,供你一并处理;(4)遇到既有文件时,可选择 [覆盖] - (含仅替换旧文件的功能) [更名] [续传] (先前未完成传输的文件) [跳过]
(5)可以整合到右键菜单,可以与第三方资源管理器相整合,如Total Commander。
更新列表:
Version 2.0 beta 3:
Fixed: Access violation error when calculating CRC.
Fixed: Hanging on same drive copy on single core CPU systems.
Changed: Sound is off by default.
Added: Progress bar color settings.
Added: 'TestAlways' option in the ini file.
Added: Switches: /SkipAll /OverwriteOlder /RenameAll /OverwriteAll /NoClose
! Command line changed:
TeraCopy.exe Operation [*]Source Target [/SkipAll] [/OverwriteOlder] [/RenameAll] [/OverwriteAll] [/NoClose]
Operation: Copy|Move|Delete
Source: File,folder
*Source: Path to filelist
Target: Destination folder
Examples:
TeraCopy.exe Copy D:\Video.avi C:\My Documents
TeraCopy.exe Move *C:\Temp\filelist.cmd C:\My Documents /OverwriteAll /NoClose
Important!
If you're using Total Commander, please change button parameter from
Copy "%L" "%T" to Copy *"%L" "%T".