I have quite a big repository with backups made on WIndows machine (so i.e. “Backups” folder is D:\Backups).
I would like to mount the same hard disk and continue doing backups/snapshots from new OS, but right now the path will be /mnt/d/Backups.
I know kopia.io will manage deduplication of files, but how to approach this properly?
Paths in snapshot will not be the same.
It’s not crucial but I’d like to keep the history of repository. If not possible I might switch/remake the repo, but would like to know the best approach in case I’ll leave dual-boot on my machine.
So, you’re about to attach a Windows NTFS volume to a Linux system? If yes, there had been a discussion about using ntfs3g on Linux, you might want to dig that up in the search.
Otherwise, Kopia doesn’t care about the source path, as long as the path are not the same… You’d end up with two snapshot sources.
You can simply delete the snapshots of the old user. After deleting the last snapshot the target will vanish from KopiaUI. The files in use by the new folder will stay in the repo and the files, not belonging to the new folder will get evicted over time - depending on your retention policy/policies.