CopyTools includes various different modes and options for copy operations, configuration via the Copy mode tab.
Each profile has an overall copy mode which describes the basic action of the profile. Select a mode from the How do you want files and folders to be copied? field.
Copy | A basic copy operation. New or modified files will be copied from the source locations to the destinations. |
Mirror | A more advanced copy. In addition to copying new and modified files, any files or folders present in destination folders which do not exist in the source folder are removed. |
Move | A basic move operation. New or modified files are copied from the source locations to the destinations, after which they are deleted from the source folders. |
Compress | New or modified files are stored in a compressed ZIP archive. When using compressed copy modes, destinations refer to files rather than folders. If you do not specify a name, then the profile name will be used by default. |
The Source path append mode allows you to configure how the source path is merged into the destination. By default, no action is taken. However, for some scenarios you may want to include some or all of the source path in the destination path.
None | The contents of source folders are copied to the destination paths without modification. |
Append last directory | The last part of the source path is appended to the destination. For example, the source folder C:\Checkout\Product1\ to D:\Backups\ would become D:\Backups\Product1\ . This option is very useful for mirrored copies using multiple sources. |
Append entire path | The path component (excluding the drive) of the source is appended to the destination. For example, the source folder C:\Checkout\Product1\ to D:\Backups\ would become D:\Backups\Checkout\Product1\ . |
When using mirrored copy modes, a destination files which no longer exists in source directories is automatically removed. By default, such files are permanently deleted, but you can optionally specify that these files are sent to the recycle bin instead by checking the Use recycle bin for deleted files option.
By default, CopyTools only copies files that match certain criteria - that they either don't exist at the destination, or that they are newer than the destination. However, for some profiles you may wish to skip such checks and always overwrite files. This can be done by checking the Always overwrite destination file option.
As well as the basic options offered in the copy mode tab, there are many additional more advanced options that can be set, such as copy flags, device options, compression levels and program execution. These options can be viewed and configured by clicking the Set advanced options link.