The Daemon Isn't Running My Scripts.
Posted: Sat May 07, 2011 3:26 pm
Hey all, hope this is the right forum!
I've installed transmission daemon on ubuntu 10.04 and its working quite well, except that I can't get the option that lets you run a script once a torrent is complete to work.
Extract of settings:
"script-torrent-done-enabled": true,
"script-torrent-done-filename": "/opt/transmission/complete.sh",
The only thing I can think of is a permissions problem, so I've tried:
sudo chmod a+x complete.sh
From an account thats in the debian-transmission group and
sudo -u debian-transmission chmod a+x complete.sh
Neither of which have made any difference.
I'm fairly new to linux so its probably something simple, but I haven't a clue what.
Any pointers would be great.
Chears.
I've installed transmission daemon on ubuntu 10.04 and its working quite well, except that I can't get the option that lets you run a script once a torrent is complete to work.
Extract of settings:
"script-torrent-done-enabled": true,
"script-torrent-done-filename": "/opt/transmission/complete.sh",
The only thing I can think of is a permissions problem, so I've tried:
sudo chmod a+x complete.sh
From an account thats in the debian-transmission group and
sudo -u debian-transmission chmod a+x complete.sh
Neither of which have made any difference.
I'm fairly new to linux so its probably something simple, but I haven't a clue what.
Any pointers would be great.
Chears.