| yes ''or'' no || when a job is started, affa installs a watchdog script on the source in /etc/cron.d/, which sends a warning message, if the next scheduled job (taken from the TimeSchedule property + 10 minutes) did not run. This guarantees, that you will be notfied even in case of a affa server outage. The watchdog script send a daily reminder message, if the error continues. The next run job replaces the watchdog script with a new trigger time.
+
|-
+
| ConnectionCheckTimeout
+
| seconds || before the rsync is started on the remote source host, affa check the ssh conncetion and exits with an error after the configured time, if the host does not response.
+
|-
+
| rsyncTimeout
+
| seconds || Rsync exits, if no data is transferred for the configured time. This avoids infinitely hanging in case of a network error.
+
|-
+
| rsyncCompress
+
| yes ''or'' no || compress the tranferred data. May be useful with slow internet connections. Needs addtional CPU resources on source and backup host.
+
|-
+
| EmailAddresses
+
| name@domain.com,name@domain.com,... || comma separated list of mail addresses where the messages should be sent to