How can I mount a borg repo so that non-root can read it? #8965
Replies: 1 comment 5 replies
-
You are aware that FUSE mounting does not require being root? Running it as user is usually less problematic. You can also check the |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to be able to read a borg mount as a non-root user. How can I do that?
Beta Was this translation helpful? Give feedback.
All reactions