| name@domain.com,name@domain.com,... || comma separated list of mail addresses where the messages should be sent to
| name@domain.com,name@domain.com,... || comma separated list of mail addresses where the messages should be sent to
+
|-
+
| preJobCommand<br>postJobCommand
+
| full path || programs (local on the affa server) to be executed before/after a job run. The jobname and type (scheduled, daily etc.) are passed as arguments to the program. The exit code is additionally passed to the post job command program. See /usr/lib/affa/ for sample perl scripts.
+
|-
+
| RootDir
+
| full path || where to store the backup archives, Do not use /home/e-smith or /root as these are included in the backup and therefore the rise otpion will not work! Recommended: /var/affa
+
|-
+
| Debug
+
| yes ''or'' no || set to yes to increase log verbosity
+
|-
+
| status
+
| enabled ''or'' disabled || with set to disabled, no cron entries will made. You can still run a job manually.
+
|-
+
| rsync--inplace
+
| yes ''or'' no || set to no, if the rsync versionon the source does not support this option (like rsync on SME6)