Line 981:
Line 981:
You want to run backups on 11:30 h, 15:30 h and 19:30 h and you want to keep the last 3 scheduled backups, 7 daily, 5 weekly, 12 monthly and 1 yearly backups.
You want to run backups on 11:30 h, 15:30 h and 19:30 h and you want to keep the last 3 scheduled backups, 7 daily, 5 weekly, 12 monthly and 1 yearly backups.
* log into the 'prodbox' and install the Affa packages as described above.
* log into the 'prodbox' and install the Affa packages as described above.
−
* create/edit the conf file of the job: nano /etc/affa/JOBNAME.conf
+
* create/edit the conf file of the job: nano /etc/affa/prodbox.conf
and set:
and set:
+
[prodbox]
remoteHostName=localhost
remoteHostName=localhost
TimeSchedule=1130
TimeSchedule=1130
Line 996:
Line 997:
* run the job manually
* run the job manually
affa --run prodbox
affa --run prodbox
−
===== Limitations =====
===== Limitations =====