How to let Apps access /mnt folder and network drives? #842
Unanswered
silaswanders
asked this question in
Q&A
Replies: 1 comment 1 reply
-
It`s easy. Just use symlink.
Or shorter (entire /mnt folder):
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
/mnt drives aren't visible, though I can pass a network drive if I map it in the Docker compose for the particular app. Is this something that's possible? Do I need to change permissions (and if so, would I do that through Ubuntu or CasaOS)?
I'm trying to have an instance of sabNZBD to test against the one on my NAS, but I have no access even after I "map" the drive.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions