Hello! 2 questions. I am new, but want to do this right.
My setup in brief… I have one backup location currently
b2:MyBucket
[Question 1]
I did this initially
Duplicacy → Backup → Directory “D:\BigFolder\MP3s” → B2:MyBucket
Then I decided I wanted to actually just backup “D:\BigFolder” → B2:MyBucket
So now there are 2 options in Duplicacy (WebUI) → Backup:
- MP3
- BigFolder
(I can also see on ‘B2:MyBucket\snapshots’ that is has both the MP3s and BigFolder listed.)
If I delete/remove the backup ‘MP3s’ through the Duplicacy (WebUI)… will the files actually still be in the B2’s ‘chunks’, still anyway since they were also backed up with ‘BigFolder’?
[Question 2]
I read that the files are hashed based on the path name. Does this mean it is ‘expensive’ in operations (cost B2) because all those hash chunks should then be re-hashed with their new paths?
Basically what I am asking here: Should I avoid moving files around a lot within the local folders because the cost on B2 would be higher?