diff --git a/docs/faq.rst b/docs/faq.rst index 57454f67d..550b7f2e7 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -1263,6 +1263,16 @@ space. Miscellaneous ############# +macOS: borg mounts not shown in Finder's side bar +------------------------------------------------- + +https://github.com/osxfuse/osxfuse/wiki/Mount-options#local + +Read the above first and use this on your own risk:: + + borg mount -olocal REPO MOUNTPOINT + + Requirements for the borg single-file binary, esp. (g)libc? -----------------------------------------------------------