Skip to content

borg mount for easy restores #103

Description

@ThomasWaldmann

not a daily task, but it may happen if the admin is away and it would be nice if users could help themselves: restore some files they lost / they want to restore to an earlier version.

borg mount offers quite easy access for users who can access it and deal with a file manager or other tools to locate the data they want.

access / permissions need to be carefully dealt with - likely a user should not get access to files they usually would not be able to access.

same-system borg mount - uid/gid/permissions apply (but ACLs are not implemented via FUSE).

different-system borg mount - difficult, uid/gid often does not match.

so, guess the easiest thing that could work is an optional mount/unmount button that just executes a pre-configured mount / unmount command.

Note: borg mount locks the repo, so it can't be mounted permanently.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions