borgbackup / borg

Deduplicating archiver with compression and authenticated encryption.
https://www.borgbackup.org/
Other
11.24k stars 744 forks source link

borg2: mount needs to use archive id in directory names #8461

Closed ThomasWaldmann closed 1 month ago

ThomasWaldmann commented 1 month ago

borg1 had unique archive names, but borg2 doesn't, so they can't be just used for the toplevel directories in the created FUSE filesystem.

guess we could make something up from name, user, host, tags(?), archive id.