I have single Duplicacy repo performing a daily backup to a b2 bucket. I’ve just had a look at data in that bucket and can see over 14,000 chunks with more than one version e.g.
As there’s only the one repo backing up to this storage so I’m not sure how I’ve ended up with this.
I’ve just run duplicacy prune -exclusive -exhaustive
and although it did clear some unreferenced chunks I’m still left with these hidden versions. Is there any way I can clear these up?