Hi All,
Very new user and a bit confused here.
I’ve read through a load of prune posts as well as the guides and I just can’t get my head around it.
My current setup:
I have a backup location which has data in it that is changing very regularly. It usually sits below the 2TB mark but data is regularly changing. This location is backing up to backblaze B2 using the web GUI version of Duplicacy.
I can be adding 200GB a day or deleting 200GB a day from that location. It’s basically housing my off-site backups for ongoing projects and when the projects are completed the data no longer needs to be backed up off-site.
The backup runs twice a day, once over night and then once, rate limited, through the day. I decided to set it up this way as the initial upload was 1.6TB and I have a bad internet connection. I needed it running as regularly as possible just to get the data up to backblaze!
I then have a check command that runs midday and that’s what I’ve been doing for a couple of weeks now, as you can imagine with that backup cycle there’s a lot of revisions to check now.
I’m now coming to a stage where I can get rid of the some of the data/projects.
What I’m aiming the behaviour to be is that I delete the data from the backup target and 2 days later that data is deleted from Backblaze.
I thought I could achieve this by running the backups as they are and a prune task that runs every day that deletes all previous revisions older than two days.
I just can’t work out how I’d achieve this and maybe I’m just being stupid but i can’t seem to get my head around it.
Just wondering if anyone had any ideas?
I’m well aware that I might have set this up incorrectly and I’m also open to any advice on best practices that I can use to streamline the process.
Thanks for your help in advance!