I was wondering, is there a way to take advantage of Backblaze B2’s immutable object locks with Duplicacy?
Hmm so I read that thread and the one linked in there. And from what I understood the way to achieve this would be to not use the object lock feature in B2 but to instead use 1 key that has write/read perms and another that has delete for prune and run them separately?
1 Like
Yes, that’s my understanding, until duplicacy supports object locking, this is not a bad workaround.