But there are about 4 different processes for transmission running...
22193 22192 nobody S 8632 14% 0% /ffp/bin/transmission-daemon -f -g /mnt/HD_a2/.transmission-daemon
22194 22192 nobody S 8632 14% 0% /ffp/bin/transmission-daemon -f -g /mnt/HD_a2/.transmission-daemon
22191 1 nobody S 8632 14 ...
Search found 5 matches
- Sat Nov 06, 2010 11:18 pm
- Forum: Support
- Topic: Editting settings.json
- Replies: 5
- Views: 4275
- Sat Nov 06, 2010 10:39 pm
- Forum: Support
- Topic: Editting settings.json
- Replies: 5
- Views: 4275
Re: Editting settings.json
How to signal it with SIGHUP?
- Sat Nov 06, 2010 10:03 pm
- Forum: Support
- Topic: Editting settings.json
- Replies: 5
- Views: 4275
Editting settings.json
I'm using the ARM Linux distro of transmission on my NAS (DNS323). I start it with:
transmission-daemon -f -g /mnt/HD_a2/.transmission-daemon
However, I want to enable (set true) the incomplete-dir-enabled attribute in settings.json. If I edit the file using vi and save, when I restart ...
transmission-daemon -f -g /mnt/HD_a2/.transmission-daemon
However, I want to enable (set true) the incomplete-dir-enabled attribute in settings.json. If I edit the file using vi and save, when I restart ...
- Wed Apr 28, 2010 3:19 pm
- Forum: General
- Topic: Creating a new user
- Replies: 1
- Views: 2063
Re: Creating a new user
Ok, UPDATE:
I issued the command "transmission-daemon -f -g /mnt/HD_a2/.transmission-daemon -t -u <username> -v <password> -a 127.0.0.1,192.168.*.*" and entered a new username/pw and restarted the NAS. I checked the settings.json file and my new username/pw is there.
Now, when I try to run the ...
I issued the command "transmission-daemon -f -g /mnt/HD_a2/.transmission-daemon -t -u <username> -v <password> -a 127.0.0.1,192.168.*.*" and entered a new username/pw and restarted the NAS. I checked the settings.json file and my new username/pw is there.
Now, when I try to run the ...
- Wed Apr 28, 2010 2:41 pm
- Forum: General
- Topic: Creating a new user
- Replies: 1
- Views: 2063
Creating a new user
I am using 1.92 and I believe I'm using the daemon (I've loaded it on my DNS-323 NAS and it is running). I can access it through http://NAS:9091 and I leave the username/pw blank.
Well, I am using some scripts that call the daemon and I am getting 401:Unauthorized User errors in the logs. Do I need ...
Well, I am using some scripts that call the daemon and I am getting 401:Unauthorized User errors in the logs. Do I need ...