-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
External Drive Issues #3607
Comments
Hi! |
I more was referring to how to have filebrowser see the external drive. What do i modify to add the drive into Filebrowser? |
$ filebrowser -r /mnt/your-drive-name -p port_number_here -a address_here |
And that is put in the docker terminal or where is that command entered? |
Ohh sorry for that... I didn't understand that you use docker. The command above is supposed to work if you have installed filebrowser in your system. Not if you use docker container. I suggest you check this link: https://filebrowser.org/installation . It has the specific commands for linux and for docker. My recommendation is that you should not use docker. |
Hello, I've been trying to get Filebrowser to see my external drive (which is mounted at /mnt permanently) and run off of that location.
I'm not sure why Filebrowser can't see the drive or which variables etc I need to change in order to do this.
Is it something I need to change in the environment variables, do I have to add a volume?
Thanks very much.
The text was updated successfully, but these errors were encountered: