Is is possible to trigger some action/script after backups end?
Im doing backups to local drive. I want to synchronise them to NFS share. No, i dont want to set backups to NFS directly. Offcourse i could use cron, to start the script on specific time after backups usually end. But its prone to errors. I want to start this script (syncing) after each backups action is done.
Im doing backups to local drive. I want to synchronise them to NFS share. No, i dont want to set backups to NFS directly. Offcourse i could use cron, to start the script on specific time after backups usually end. But its prone to errors. I want to start this script (syncing) after each backups action is done.