My transmission keeps dropping out. When it is running i type ps axf in putty to find these processes running:

354 ? S 0:18 /opt/bin/transmission-daemon -a *.*.*.* -g /mnt/trans
355 ? S 0:00 \_ /opt/bin/transmission-daemon -a *.*.*.* -g /mnt/t
356 ? D 0:02 \_ /opt/bin/transmission-daemon -a *.*.*.* -g /m
357 ? D 1:03 \_ /opt/bin/transmission-daemon -a *.*.*.* -g /m
but after a while I get an error in transmission remote saying unable to connect and I check the processes again and they are gone. I have to either reboot or type
Code:
/opt/bin/transmission-daemon -a *.*.*.* -g /mnt/transmission-daemon -T -w /mnt/Downloads -l 20
whichs loads transmission for me.

Any ideas or help?

Thanx