I wonder if there's some confusion here?
When you create an automated backup job (Cluster > Backups), it will create backups until the "max backups" set for the backup location is reached. At that point, it will allow one more backup, and then will delete the oldest backup.
But when you manually run a backup via the GUI (or issue a command at the cli), it will not permit you to create more backups than is permitted by the "max backups" setting for the backup location you are backing up to. It simply refuses, saying max backups has been reached for this location.
From the looks of things, from the CLI but not the GUI, you can add "remove 1" to the command line to see behaviour similar to the automated backup tasks (although I've not tested this).
@CarolBrown is this what you mean? You are suggesting a tick box in the manual backup via the GUI that effectively adds "remove 1" to delete the oldest backup after making a new backup, when max backups for the backup location has been reached?
When you create an automated backup job (Cluster > Backups), it will create backups until the "max backups" set for the backup location is reached. At that point, it will allow one more backup, and then will delete the oldest backup.
But when you manually run a backup via the GUI (or issue a command at the cli), it will not permit you to create more backups than is permitted by the "max backups" setting for the backup location you are backing up to. It simply refuses, saying max backups has been reached for this location.
From the looks of things, from the CLI but not the GUI, you can add "remove 1" to the command line to see behaviour similar to the automated backup tasks (although I've not tested this).
@CarolBrown is this what you mean? You are suggesting a tick box in the manual backup via the GUI that effectively adds "remove 1" to delete the oldest backup after making a new backup, when max backups for the backup location has been reached?