mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-26 01:37:20 +00:00
mount -olocal: how to show mount in finder's sidebar, fixes #5321
This commit is contained in:
parent
cd678a032d
commit
deed47824f
1 changed files with 10 additions and 0 deletions
10
docs/faq.rst
10
docs/faq.rst
|
@ -1175,6 +1175,16 @@ space.
|
||||||
Miscellaneous
|
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?
|
Requirements for the borg single-file binary, esp. (g)libc?
|
||||||
-----------------------------------------------------------
|
-----------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue