Search found 2 matches

by oxymoron
Mon Apr 13, 2009 1:44 pm
Forum: Support
Topic: Ubuntu 8.04.2 server edition - autostart script issues
Replies: 1
Views: 18566

Re: Ubuntu 8.04.2 server edition - autostart script issues

Contents of /home/dean/.config/transmission-daemon/settings.json:

{
"blocklist-enabled": 1,
"download-dir": "\/home\/dean\/Downloads",
"download-limit": 100,
"download-limit-enabled": 0,
"encryption": 1,
"lazy-bitfield-enabled": 1,
"message-level": 2,
"open-file-limit": 32,
"peer-limit ...
by oxymoron
Mon Apr 13, 2009 1:38 pm
Forum: Support
Topic: Ubuntu 8.04.2 server edition - autostart script issues
Replies: 1
Views: 18566

Ubuntu 8.04.2 server edition - autostart script issues

ok, I installed transmission-cli 1.51 onto my ubuntu server successfully. It is installed to /home/dean/.config/transmission-daemon/

The webui works if I start transmission simply by typing the below in terminal. transmission-daemon

Now it all goes pear shaped after I followed the instructions ...