Page 1 of 1

Deleting old backups after switching backup type

Posted: September 10th, 2019, 9:27 pm
by edgecity
I changed a backup job from incremental to compressed. I'd like to delete the incremental backup which is in a different folder. Can I do that in JetBackup? Or can I just delete the files in S3 and the backup will also disappear in JetBackup?
thanks.

Re: Deleting old backups after switching backup type

Posted: September 11th, 2019, 3:00 am
by JetAppsAnton
Hi edgecity,

We generally recommend to let your Backup Job run through the number of retention you have
set to naturally build up a new set of compressed backups and automatically flush out/delete your old incremental backups. With that said, you can delete your incremental backups manually in your destination then run jetcli backup -vfR reindex to sync JetBackup to changes made on your destination.

Regards,

Re: Deleting old backups after switching backup type

Posted: September 11th, 2019, 5:05 am
by edgecity
thanks, this is helpful.