Very stable and light torrent client with file download possibility

Howto install

install ipkg if you still haven't it
https://www.satpimps.co.uk/showthread.php?t=112665



install ctorrent

Code:
MMP[~]$ ipkg update
Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/Packages.gz
Inflating http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/Packages.gz
Updated list of available packages in /opt/lib/ipkg/lists/optware
Successfully terminated.
install web frontend

Code:
MMP[init.d]$ ipkg install enhanced-ctorrent
MMP[~]$ cd /tmp
MMP[tmp]$ wget http://yodctcs.googlepages.com/dctcs_0.7.2-2-oleg_mipsel.ipk
Connecting to yodctcs.googlepages.com[74.125.159.133]:80
MMP[tmp]$ ipkg install dctcs_0.7.2-2-oleg_mipsel.ipk

edit config /opt/etc/dctcs.conf within your needs. You better change next lines

Code:
torrent-directory
download-directory
user
password
have a look on my config

Code:
#sample config file

#change these according to your system
torrent-directory=/DATA/usb1/sda3/.ctorrent/
download-directory=/DATA/usb1/sda3/Download/

#change user name and password
user=
password=

exit-hours=168
exit-ratio=5.6
cache-size=1
restart-torrents=0

download-limit=0
upload-limit=0

check-interval=1

port=9002

#arbitrary arguments to ctorrent
ctorrent-args=-p 59332
#run command after download complete see ctorrent -X for details
#ctorrent-complete=command

#url to prepend in the details box
#detail-url=ftp://192.168.1.1/mnt/disc0_1/

#arbitrary arguments to wget
#wget-args=-c

#write-stats=1
ctorrent=/opt/bin/enhanced-ctorrent
client-host=localhost:9001
htmlroot-directory=/opt/share/dctcs/www/darkside.ctcs.gui/
wget=/usr/bin/wget
you can start it

Code:
/opt/etc/init.d/S90dctcs start
or reboot

after start you'll see it on http://ip.of.box:9002/