Hi there,
I am reusing the thread because the topic is so topical.
I have that problem, too,
but my configuration worked for years now, but suddenly -and I can't recall making any changes to it- stopped.
But step-by-step:
Since a couple of days I get that error in Transmission:
Code:
Persion Denied (/media/Torrent/Downloads/A fun Download.mkv)
So I checked The Permissions for that Directory:
Code:
[root@transmission_1 /media/Torrent]# ls -l
total 142
drwxrwxr-x+ 28 root wheel 34 May 23 20:09 Downloads
drwxrwxr-x+ 26 root wheel 26 May 24 01:51 Incomplete
drwxrwxr-x+ 4 1001 wheel 4 Sep 1 2017 Temp
drwxrwxr-x+ 2 root wheel 2 Jun 2 2016 Torrentfiles
... and If the User running Transmission, is still transmisson:
Code:
PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND
92018 transmission 4 20 0 144M 34344K kqread 3 1:01 0.00% transmission-daemon
... at least if have checked if the User transmission is in the group wheel, so he can Read, Write and eXecute in the mentioned Directory:
Code:
[root@transmission_1 /media/Torrent]# groups transmission
transmission wheel
So I really don't see any reason why the Error occurs? Has anyone elese an idea or what to check?
Thanks in advance.