Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi guys,
I need help. I cannot seem to get transmission to work. I have the following in my settings.json file
{
"download-dir": "/home/nobody/Downloads",
"incomplete-dir": "/home/nobody/Downloads",
etc...
I edit this file so the following attributes say
"download-dir": "/mnt/HD_a2/downloads",
"incomplete-dir": "/mnt/HD_a2/incomplete",
then I save it. I reenter the file to verify that the data i saved was indeed saved. and it is there so my data is saved properly thats not the problem.
I go ahead and stop and then restart transmission. I try to resume a download and it errors out.
I got an error permission denied error message and the folder it points to is the folder in the ORIGINAL file, not the one i modified and saved.
It seems running start resets the file to some default value and try as i might i cannot seem to fix it.
This is what i have in the log file.
I am trying to run transmission 2.0.1.
I'm stuck, any help is welcome.
JR
[13:02:39.207] Using settings from "/mnt/HD_a2/.transmission-daemon" (daemon.c:443)
[13:02:39.207] Saved "/mnt/HD_a2/.transmission-daemon/settings.json" (bencode.c:1651)
[13:03:10.389] Couldn't create "/home/nobody": Permission denied (utils.c:605)
[13:03:10.389] Couldn't create "/home/nobody/Downloads/Nas.And.Damian.Marley-Distant.Relatives-(Retail)-2010-[NoF
Offline
While transmission stops it rewrites config file. You need to stop transmission before changing values in config. And be sure that /mnt/HD_a2/downloads and /mnt/HD_a2/incomplete are owned by nobody and have necessary permissions.
Offline