You can configure advanced settings for jobs that use Rsync or Rsync over SSH.
To configure Rsync job settings:
1. Select Backup > Backups > Jobs.
2. Select the backup or recovery job from the jobs list.
3. From the pop-up menu that displays, select Settings.

A pop-up screen displays.
4. Click the Advanced tab.
5. Configure the settings as described in the following table.
|
Item |
Description |
|
Download SSH Key file |
If you are using Rsync over SSH, click this button to download the public SSH file key. Add the key to the authorized SSH key list of the remote Rsync server. |
|
Enable Compression |
Compresses data before transferring. This option is especially useful for slower network connections, such as when transferring data over a WAN. |
|
Remove deleted files on source |
If this check box is selected, the job is differential: New and modified files are copied to the destination. If a file was deleted from the source, the corresponding file on the destination will be deleted. If this check box is cleared, the job is incremental: New and modified files are copied to the destination. If a file was deleted from the source, the corresponding file remains on the destination and is not deleted. |
|
Enable FAT32 compatibility mode |
If this check box is selected, Rsync does not copy file permissions, allowing you backup your data to FAT32 file system. |
6. (Optional) Specify files and folders that you do not want to copy to the destination.
-
To add a new file or folder to the list, click the + button (
).
-
To remove a file or folder from the list, select it and click the - button (
).
-
To search for a file or folder in the list, type the name of the file or folder in the search field next to the search icon (
).
7. Click the Apply button.
Your changes are saved.
8. Click the OK button.
The pop-up screen closes.