| Tutorial 3: Set up the mirror copy for all files |
Task:
Set up the mirror copy for all files, except temporary files (*.tmp; *.old; *.~*; *.bak) from work folders to backup folders
include time zones differences between New York (GMT-05:00) and San Francisco (GMT-08:00).
Mirror copy is one of the most frequently used operation type. It is used for saving your important files into another storage location and clearing backup folders from old files at the same time.
Mirror copy is the program which copies only files that have been changed since previous backup, and new files which are not present in backup folders. Files are compared by a date and time of the last change (comparison rules of a job). The particularity of mirror copy is in removing old files which existing in backup folders and copying new files at the same time. So the backup folders will be made identical to the source work folders.
For example, you have four work folders which you do want to mirror copy:
| Work's folders | Backup folders |
| c:\My documents | x:\Backup\My documents |
| c:\My projects | x:\Backup\My projects |
| c:\My stuff | x:\Backup\My stuff |
| c:\My articles | x:\Backup\My articles |
Solution:
The task is divided into two steps:
Step 1: Creating a new job for mirror copy
Step 2: The job execution
Step 1: Creating a new job for mirror copy
Step 2: The job execution
Notes: See also:
"c:\My projects <-> x:\Backup\My projects"
"c:\My stuff <-> x:\Backup\My stuff"
"c:\My articles <-> x:\Backup\My articles"
When you add pairs jump to the page File filters.
nothing.
It means that the job is in manual mode. You can execute the job manually at any time you wish. Select the job 'Mirror copy to Backup' and
click the Execute selected Job(s) button on the main toolbar or use Ctrl+R shortcut.
Quick start tutorial