There's a few threads I've seen, but as far as I could work out - the current version of cPanel with S3 backups is meant to behave the same was as regular backups, i.e. only retain the latest set of weekly/monthly/daily.
My daily backups are just building up each day, causing a ton of space to be used. I don't really want to use the auto-expire feature of files, because it would be better to explicitly have them deleted by the backup system.
grep BACKUP_DAILY_RETENTION /var/cpanel/backups/config = 1
Also checked that my Amazon bucket policy allows for deletion of files, it's happening the same on 2 servers I'm testing with.
Edit: should also add, on WHM 11.50.0 (build 9)
My daily backups are just building up each day, causing a ton of space to be used. I don't really want to use the auto-expire feature of files, because it would be better to explicitly have them deleted by the backup system.
grep BACKUP_DAILY_RETENTION /var/cpanel/backups/config = 1
Also checked that my Amazon bucket policy allows for deletion of files, it's happening the same on 2 servers I'm testing with.
Edit: should also add, on WHM 11.50.0 (build 9)