plantsandbinary
Cadet
- Joined
- Aug 27, 2017
- Messages
- 5
Hey guys. Sorry for such a general/basic question but I think I have done my absolute best in being able to solve all sorts of problems on my own up to this point. When it comes to Linux permissions I'm still quite a bit in the dark. To clarify I *have* read through this: https://forums.freenas.org/index.ph...plugins-write-permissions-to-your-data.27273/
And I have tried some of those options but I still can't seem to get anything to work. I'm not sure how to find the UID/GID though. So I tried the other options like Solution 4, but the shell tells me 'permission denied' when I try and check the box marked 'Write' for 'Other'.
Basically I have Transmission set up. I have the storage set up properly, I can add files to the directory in the share, and then seed them back no problems. I just can't write to the storage location VIA/from Transmission. So I can't download anything. i.e. I don't have write permissions or something.
My volume setup is like this:
Here's the folder permissions from inside the jail /media/Downloads:
I want Transmission to be able to write to the /data/shared/Transmission folder (it's not in the above picture). That's the folder it can read from but not write.
What's the simplest and secure way I can get this done without causing issues because my server is exposed to the web.
Thanks, and sorry if this boils someone's blood or something.
And I have tried some of those options but I still can't seem to get anything to work. I'm not sure how to find the UID/GID though. So I tried the other options like Solution 4, but the shell tells me 'permission denied' when I try and check the box marked 'Write' for 'Other'.
Basically I have Transmission set up. I have the storage set up properly, I can add files to the directory in the share, and then seed them back no problems. I just can't write to the storage location VIA/from Transmission. So I can't download anything. i.e. I don't have write permissions or something.
My volume setup is like this:

Here's the folder permissions from inside the jail /media/Downloads:
Code:
root@transmission_1:/ # ls -l /media/ total 25 drwxrwxr-x+ 4 1001 1002 5 Sep 4 13:29 Downloads
I want Transmission to be able to write to the /data/shared/Transmission folder (it's not in the above picture). That's the folder it can read from but not write.
What's the simplest and secure way I can get this done without causing issues because my server is exposed to the web.
Thanks, and sorry if this boils someone's blood or something.
Last edited: