Объявление

Свернуть
Пока нет объявлений.

ctorrent через ipkg

Свернуть
X
 
  • Фильтр
  • Время
  • Показать
Очистить всё
новые сообщения

  • ctorrent через ipkg

    Ставим пакеты

    Код:
    MMP[~]$ ipkg update
    Downloading http://ipkg.nslu2-linux.org/feeds/op...le/Packages.gz
    Inflating http://ipkg.nslu2-linux.org/feeds/op...le/Packages.gz
    Updated list of available packages in /opt/lib/ipkg/lists/optware
    Successfully terminated.
    
    MMP[init.d]$ ipkg install enhanced-ctorrent
    MMP[~]$ cd /tmp
    MMP[tmp]$ wget http://yodctcs.googlepages.com/dctcs...leg_mipsel.ipk
    Connecting to yodctcs.googlepages.com[74.125.159.133]:80
    MMP[tmp]$ ipkg install dctcs_0.7.2-2-oleg_mipsel.ipk

    Редактируем файл /opt/etc/dctcs.conf под себя, меняем
    torrent-directory
    download-directory
    user
    password

    Код:
    #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

    запуск

    /opt/etc/init.d/S90dctcs start

    после ребута стартанёт сам

    Вебморда будет на 9002 порту
    AzBox Elite HD Enigma2 1.4 PVR on USB HDD 3,5" Maxtor 1T
    sat 13e/36e
    PS3 fat
Обработка...
X