To access the Advanced options, click the Advanced tab. Refer to the image below.
This email is only sent when a scheduled backup is run. Email is not generated when a user manually runs a backup.
This is the default behavior. When a backup is run, newer files on the client machine are backed up to the server machine. No files are copied from the server to the client.
If Delete Files is checked, files deleted on the client will be deleted from the server as well, unless Delete Retention has a value greater than 0.
Newer files are copied in both directions - meaning if a new version of a file exist on the server, it will get copied (or restored) to the client. Similarly, a new file on the client will get copied (backed up) to the server.
The Delete Retention option has no affect when Two-way sync is enabled.
This option is not available in the Personal Edition of Syncrify.
Files on the server are copied to the client if they are different. This is similar to running a restore operation with one difference: If Delete Files is checked, local files on the client will be deleted if they do not exist on the server.
This option is not available in the Personal Edition of Syncrify.
To select Backup Types, click the button at the lower right-hand corner.
Backup Type - Provides finer control over how files are copied to the destination server.
Synchronize Timezone - Files on the server will use the same timezone that is being used on the client. If disabled, files on the server are stored using GMT timezone.
Send email only on error - Once a backup job is complete, Syncrify client can send email to the user containing a list of files that were modified. This email is sent only when you run backup from console or through scheduler. Email is not sent when running backups manually.
Use folder cache - Syncrify creates a local cache file containing this list for comparison. This cached data is stored in a sub-folder called FolderCache off of the Data Folder.
Delete after backup - Syncrify will delete files on the client after they have been successfully backed up. This option is only valid when backup direction is Client-to-Server.
This is the default and uses the rsync algorithm to determine the difference between files and sends non-matching blocks over the network.
Using this option disables rsync and will force the client to send the entire file, skipping the block matching process. You should only use this option if both Syncrify client and server are on a very fast network, such as same machine or LAN.
In this case Syncrify will switch between Delta and Simple backup depending upon the file size and network. For example, if you have a 1 GB file on the server and the file size on the client is 10 MB, it is much fast to transfer the entire 10 MB across the wire rather than matching blocks on a 1 GB file.