Skip to content


Use TeraCopy to copy files with out fail

Summary of Application

TeraCopy is a compact program designed to copy and move files at the maximum possible speed, providing the user a lot of features:

  • Copy files faster. TeraCopy uses dynamically adjusted buffers to reduce seek times. Asynchronous copy speeds up file transfer between two physical hard drives.
  • Pause and resume file transfers. Pause copy process at any time to free up system resources and continue with a single click.
  • Error recovery. In case of copy error, TeraCopy will try several times and in the worse case just skips the file, not terminating the entire transfer.
  • Interactive file list. TeraCopy shows failed file transfers and lets you fix the problem and recopy only problem files.
  • Shell integration. TeraCopy can completely replace Explorer copy and move functions, allowing you work with files as usual.
  • Full Unicode support.
  • Windows 7 x64 support.

Configure TeraCopy

Open the .ini file for TeraCopy and configure the changes as desired

  • XP: C:\Documents and Settings\%USERNAME%\Application Data\TeraCopy\
  • Vista: C:\Users\%USERNAME%\AppData\Roaming\TeraCopy

[Main]
OnTop=1
1: Set window always on top.

CheckFreeSpace=1
1: Check free space on target drive.
DeleteIncompleteFiles=N
Ask to delete incomplete files only if copy took longer then N seconds. Set to 0 to never delete incomplete files.
MaxPathLimit=1
0: Allow to create extra long paths (> 255 characters).

TestAlways=0
1: Run CRC test automatically after each transfer.
NoClose=0
0: Close window after successful file transfer.
EnableSound=0
1: Play sound when transfer is complete.
SoundAfter=10
Minimum length in seconds of transfer to play sound
RetriesMax=5
Number of retries for reading files.
ButtonTimer=60
Inactivity period in seconds to auto close File Exists dialog and set Skip All mode.
ShutdownApp=shutdown -s -c “Run shutdown -a to abort” -t 300
Path to application used to turn computer off.

Sources

Posted in Software.

0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

Some HTML is OK

(required)

(required, but never shared)

or, reply to this post via trackback.