Closed segator closed 9 years ago
If you try to do operation in terminal all works fine: example cp /fuse-jna-mount/file.mkv /home/random/
but if you have some application(apache/plex/...), that try to access the mount.. all get same error
Permission denied, I try to set 777 permissions but all have same problem.
There are no issue, we need to override method getOptions and return "-o","allow_others"
If you try to do operation in terminal all works fine: example cp /fuse-jna-mount/file.mkv /home/random/
but if you have some application(apache/plex/...), that try to access the mount.. all get same error
Permission denied, I try to set 777 permissions but all have same problem.