Search found 1 match

by iwantlinuxsupport
Sun Oct 09, 2011 10:53 pm
Forum: Web Interface
Topic: Multiple instances of transmission-daemon possible?
Replies: 4
Views: 19355

Re: Multiple instances of transmission-daemon possible?

I'm trying to do the same (run a 2nd instance of transmission-daemon) but not having any luck. Here's my command line for the 2nd instance:
transmission-daemon -c /tmp/trans/inp -f -g /home/user/.config/transmission2 -p 9092 -w /tmp/trans/outp -O -P 19010

All directories have been created. After ...