Hello everyone,
I am planning to make my own post backup script to automaticly upload all the backup files to an S3 Complaint bucket.
I have seen that this can be done via the --script option when manually creating a backup.
My backups however are configured via the GUI so that they are automatic.
So I would like to know how I can add a backup script hook to backups that are created via the GUI. (Datacenter > Backup)
And does anyone also know if the post script get the backup retention settings?
Since I would like to code my script to use the configured retention settings instead of having the retention periods hardcoded.
I am planning to make my own post backup script to automaticly upload all the backup files to an S3 Complaint bucket.
I have seen that this can be done via the --script option when manually creating a backup.
My backups however are configured via the GUI so that they are automatic.
So I would like to know how I can add a backup script hook to backups that are created via the GUI. (Datacenter > Backup)
And does anyone also know if the post script get the backup retention settings?
Since I would like to code my script to use the configured retention settings instead of having the retention periods hardcoded.