02-24-2025, 01:46 PM
Here’s what I need:
A full backup should be created every 5 days. When a new full backup is made, the previous full backup should be automatically deleted.
Differential backups should be created for the next 4 days, using the latest full backup as their parent. Once a new full backup is created, differentials should reset and start using the new full backup as their parent.
The issue I’m facing is that I can’t get the full backup to automatically delete the previous one and start a new cycle correctly. Could you guide me on how to configure this properly?
A full backup should be created every 5 days. When a new full backup is made, the previous full backup should be automatically deleted.
Differential backups should be created for the next 4 days, using the latest full backup as their parent. Once a new full backup is created, differentials should reset and start using the new full backup as their parent.
The issue I’m facing is that I can’t get the full backup to automatically delete the previous one and start a new cycle correctly. Could you guide me on how to configure this properly?