Transmission Stop: Fixed
Hi,
I've fixed the transmission stop. If your application stop to work after few minutes too, add the following line into S90transmission script (or the script you use for running it):
export EVENT_NOEPOLL=1
I've founded it on transmission support forum and it work, the suggested also to ping web service in order to avoid his sleeping, but I don't know how to do it.
At the moment my istallation work anyway (without pinging).
Bye