Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

FTD settings?

Got problems with Bubba? Then this forum is for you.
Locked
JohanJ
Posts: 32
Joined: 21 Sep 2007, 09:15

FTD settings?

Post by JohanJ »

Hi
is there more settings than uploadspeed and ports in the ftd?
Ex how much it will seed and so on ?
tor
Posts: 703
Joined: 06 Dec 2006, 12:24
Contact:

Post by tor »

Hi JohanJ,

At the moment we dont have any settings for such things as how much to seed a torrent etc.

At this writing all options avaialble is (Cut from the default config file, note that not all entries are considered stable , such as proxy fx):

Code: Select all

[general]
downloaddir=downloads
loglevel=5
statedir=/etc/ftd
proxyip=
proxyport=0
proxylogin=
proxypassword=

[torrent]
maxdownload=-1
maxupload=-1
listenportstart=10000
listenportend=14000
torrentdir=torrents
resumepath=torrents/.resumedata
dhtsupport=false
metadatasupport=true
peerexchangesupport=true
maxuploads=8
maxhalfopenconnections=-1
And if you change any settings you will have to restart the download manager for them to take effect. (We will of course add more features later.)

/Tor
Co-founder OpenProducts and Ex Excito Developer
Locked