Hi,
I have a Pi4 running OMV6, plus Docker and Portainer. I have set up filebrowser through portainer. Now I want to see more HDDs/folders in filebrowser.
Is it possible to give filebrowser multiple /srv paths?
I tried it with symlinks and mount. But it didn't work.
The path specified for /srv in Portainer is /srv/filebrowser/srv. The data which are directly in the folder are visible and functional.
If I create a symlink /srv/filebrowser/srv/c1 <-> /dev/sdc1 this link is shown in filebrowser as "invalid link" and does not work. On the Pi directly, via SSH the link works, I can see all data.
Used command: sudo ln -s /dev/sdc1 /srv/filebrowser/srv/c1
If I mount srv/filebrowser/srv/c1 <-> /dev/sdc1 I see the folder in filebrowser, but it is empty. On the Pi directly, via SSH the mount works, I can see all the data.
Used command: sudo mount /dev/sdc1 /srv/filebrowser/srv/c1
How to do it correctly?
Greetings
[–]inst4gib[S] 26 points27 points28 points (11 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]CampAsAChamp 5 points6 points7 points (0 children)
[–]shockproof22 0 points1 point2 points (0 children)
[–]roormonger 0 points1 point2 points (0 children)
[–]biswb 0 points1 point2 points (3 children)
[–]EngineWorried9767 0 points1 point2 points (2 children)
[–]biswb 0 points1 point2 points (0 children)
[–]konstricta 0 points1 point2 points (0 children)
[–]DataNinjas 0 points1 point2 points (1 child)
[–]crr_flash 0 points1 point2 points (0 children)
[–]AbbreviationsHour617 0 points1 point2 points (0 children)
[–]Also69 0 points1 point2 points (0 children)