Page 1 of 1

Transmission path after new LZ.

Posted: Mon May 30, 2011 5:45 am
by da9els
Hey Gents

I've recently moved my landing zone to another disk and after moving my Transmission DL folder, Transmission still wants to put downloads in the old folder - /var/hda/files/torrents.
I've edited /etc/init.d/amahi-transmission and /var/lib/transmission/.config/transmission-daemon/settings.json and changed DL folder location. I've also changed the path inside Transmission via Transmission Remote GUI but when i add a new torrent it's default path is still /var/hda/files/torrents. What am I missing?

Im using:

System: 2.6.32.14-127.fc12.x86_64 , x86_64
Platform: 5.6.11-1
Core: 3.6-1

Transmission 1.93

Transmission Remote GUI 3.10

-----

Ohh yeah. The Amahi-6.1-Express-v1-x86_64.iso reports "No tracker" but is still able to download?!

Cheers
/daniel

Re: Transmission path after new LZ.

Posted: Tue May 31, 2011 11:29 am
by livesonwater2632
You might need to kill the transmission daemon before updating the config if you weren't already doing that.

Code: Select all

service amahi-transmission stop
and

Code: Select all

service amahi-transmission start
once you make the edit should do the trick.

Re: Transmission path after new LZ.

Posted: Tue May 31, 2011 3:04 pm
by da9els
Well, I couldn't say if I stopped the service or not while editing. I probably would have done so but most of it seems like a blur :? But it now remembers the last path that I gave in Transmission Remote GUI when adding a new torrent. So problem solved and thanks for helping :)