Search found 2 matches

by lxpin
23 Apr 2016, 20:54
Forum: Help and Support
Topic: OVM: transmission-daemon postprocess permissions
Replies: 1
Views: 2124

Re: OVM: transmission-daemon postprocess permissions

That helped me:

Code: Select all

sudo chown debian-transmission -R /home/debian-transmission/
sudo chown -R debian-transmission /usr/share/filebot
As result it works, however not sure i made everything right anyway.
by lxpin
23 Apr 2016, 14:04
Forum: Help and Support
Topic: OVM: transmission-daemon postprocess permissions
Replies: 1
Views: 2124

OVM: transmission-daemon postprocess permissions

Good day,
i spent several days trying to make transmission to start postprocess.sh with no luck ((

1) i run Openmediavault 2.2.1 (debian). i didn't create user home folder
2) path to filebot script: /usr/share/filebot/script.sh
i also tried both:
chown -R :debian-transmission /usr/share/filebot ...