2025-01-18, 07:20 PM
Symlinks do not bypass access restrictions. USB hard drives are usually mounted with an ACL applied to them.
Your options are to manually mount the USB hard drive or to remove the ACL.
To remove the ACL, use this command.
To manually mount it, read my guide here.
https://forum.jellyfin.org/t-mounting-lo...ons-primer
Your options are to manually mount the USB hard drive or to remove the ACL.
To remove the ACL, use this command.
Code:
sudo setfacl -b -R /media/eni
To manually mount it, read my guide here.
https://forum.jellyfin.org/t-mounting-lo...ons-primer