Results 1 to 15 of 99

Thread: Web gui for ctorrent - YODCTCS

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by michibahn View Post
    i cannot access my YoDCTCS gui (http://mydyndns.account:18000) through WAN. SSH, and WL500gp GUI is working fine. I've set the ports in the Virtual Server settings already same way I did for the Asus GUI and SSH....
    if you are using a proxy server then it might be a problem (it have to forward non standard http reequests) and also the browser could be the problem i only tested firefox and ie.

  2. #2

    HOWTO?

    Hi!
    (First at all: sorry by my bad english, and my poor linux ;-)

    I've just install both ctorrent and torrent....but , where is and How to install dctcs?
    I'm looking everywhere and I cant found how to install it (I think this is previous step to install yodctcs).

    (pliz be gentl, I´m only followin´the WENGI tut to change to .10 Oleg's firmware (openwrt dont work at first try), I can understand the inux steps but are so many years in windows jail )

    TOA

    EDit: Ok. I think it's installed. I'm tryin' to run it.
    New EDIT (again X-) : OK, the first screnn. but I'm having the "Authentication failed!" problem (and I'm connecting directly, there is no proxy). Any Ideas?
    Last edited by javitxusan; 02-05-2008 at 14:04.

  3. #3
    What kind of browser do you use? ff and ie are tested. did you set up correctly the dctcs.conf? (user/pass)

  4. #4

    BROWSERS

    Hi
    FF 3 beta5 & FF2 and iE7. And Yes, I configure DCTCS to wright dirs and test with diferent user and pass (including empty one)
    TOA.

  5. #5
    Hi!

    Please, start dctcs with -v -v -v options and send me the logs.

  6. #6
    Hi,
    I'm sorry for this question, but I'm new to linux :-) I have yodctcs and it used to start automatically. But recently I made new clean installation and I don't know how to configure it to start on router startup. Can you help me? Thanx.

  7. #7
    I'm sorry. The file rc.unslung wasn't created properly. It is working now.

  8. #8

    TOTALY NOOB

    Hi again
    what log?
    Can anyone post a full running dctcs.conf and a torrent.conf? only to take references (thats because the values not documented). Maybe I'm missunderstandin' the meanin of certain variables...

    TOA for the help.

    Edit: Ok. Now its working (only need to re-install)
    This is the dctcs.conf
    #sample config file

    #change these according to your system
    torrent-directory=/tmp/harddisk/torrent
    download-directory=/tmp/harddisk/compartidos

    #change user name and password
    user=me
    password=just

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

    download-limit=350
    upload-limit=35

    check-interval=180

    port=23000

    #arbitrary arguments to ctorrent
    #ctorrent-args=-a

    #url to prepend in the details box
    detail-url=ftp://192.168.1.1/tmp/harddisk/compartidos

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

    #write-stats=1
    #ctorrent=/opt/bin/ctorrent
    client-host=localhost:22000
    htmlroot-directory=/opt/share/dctcs/www/darkside.ctcs.gui/
    wget=/opt/bin/wget
    and this is the ctorrent.conf:
    ##
    # Configuration
    # NOTE: no spaces around the = sign
    # the config will be sourced (eg. . torrent.conf)


    SOURCE=/tmp/harddisk/torrent/source
    WORK=/tmp/harddisk/torrent/work
    TARGET=/tmp/harddisk/torrent/target
    MAILTO=
    MAILFROM=
    # default MAILER is mini_sendmail
    MAILOPT="-javitxusan.dnsalias.com -f"
    USER=admin
    GROUP=root
    DATE_FORMAT="%d %h %H:%M"

    # btget port range environment
    BTLIB_MINPORT=21500
    export BTLIB_MINPORT
    BTLIB_MAXPORT=22000
    export BTLIB_MAXPORT
    #time between logs
    LOG_TIME=59

    # Seed torrent after completition (YES or NO)
    AUTOSEED="YES"


    #Colors for command line. # comment out if not needed
    GREEN="\033[32;1m"
    #NC="\033[0m"
    #BACK_UP="\033[1K\033[0G"
    NORMAL="\033[0m"
    WARN="\033[33;1m"
    BAD="\033[31;1m"
    BOLD="\033[1m"
    GOOD="\033[32;1m"
    Its something wrong ?
    I´ve just uploaded 2 torrents (1 of them with more than 1000 seeders) but down speed its from 0.5 to 4.5 KB/s (just in the torrent with less seeders, the other dont move)...

    Now. I tried to delete the static one... first I stopped. then hide the active and show the stopped torrents. After that, I´ve selected the torrent and delete it. Only thing I had was both torrent out from list and a message: "error getWgetDownloads".
    ....
    Ok. don't worry..
    I´ve stopped ctorrent (and remove it) , re-installed (again) the dctcs, and delete files from torrents.
    ...
    And now what I have are 2 torrents in the STOPPED list but I cant start'em...
    all test in both FF and IE.
    Any ideas??
    Last edited by javitxusan; 06-05-2008 at 17:30.

  9. #9
    the log what dctcs creates via syslog.

    Code:
    root@OpenWrt:~# cat /etc/dctcs.conf
    #sample config file with compiled in default values
    
    #change these according to your system
    torrent-directory=/mnt/disc0_1/torrent/
    download-directory=/mnt/disc0_1/
    
    #change user name and password
    user=*****
    password=***
    
    exit-hours=9999
    exit-ratio=8
    cache-size=1
    restart-torrents=0
    
    download-limit=0
    upload-limit=0
    
    #port=18000
    
    #arbitrary arguments to ctorrent
    ctorrent-args=-d -a
    #url to prepend in the details box
    detail-url=ftp://root@192.168.1.1/mnt/disc0_1/
    
    ctorrent=/dctcs/ctorrent-3.3
    #client-host=localhost:15000
    #htmlroot-directory=/usr/share/dctcs/www/darkside.ctcs.gui/
    wget-args=-c

  10. #10
    Excellent piece of software!

    I would like to have the following function featured: The possibility to limit number of downloads.

    In other words if I add 10 torrents to my list, instead of it downloading all torrent at the same time (as it currently is) it should be possible to set that only the first 3 torrents or something is downloaded, and once they are done it will automatically go on downloading the next 3, until the entire list is done.

    Is this possible to implement?

  11. #11

    @dske

    Hi,

    Thanx for the reply i tried both ctorrent and enhanced-ctorrent both wont run
    if i start ctorrent manual it works and it is downloading

    I have started dctcs -v -v -v but where can i find the log file i cant find it

    if i look in syslog the only thing what i get is: Jul 21 12:58:13 dctcs: new file uploaded
    nothing more



    thanx in advance
    Last edited by Federation(NL); 21-07-2008 at 12:16.

  12. #12
    Quote Originally Posted by Ehsan View Post
    Excellent piece of software!
    I would like to have the following function featured: The possibility to limit number of downloads.
    Is this possible to implement?
    Thanks!
    everything is possible ;D
    i am "working" on this feature unfortunately long. nowadays i have no time for this project and my external hdd also broke down

Similar Threads

  1. Which web cameras are supported?
    By punhal in forum WL-500w Q&A
    Replies: 4
    Last Post: 05-05-2009, 11:51
  2. Web íà 80 ïîðòó ðàáîòàåò, à íà äðóãèõ íåò.
    By neyva in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 5
    Last Post: 16-10-2007, 01:25
  3. best torrent client with web gui
    By amkrisis in forum WL-500gP Q&A
    Replies: 3
    Last Post: 01-06-2007, 09:12
  4. web interface loads only occasionally during boot
    By oferlaor in forum WL-500g Q&A
    Replies: 5
    Last Post: 18-10-2004, 10:48

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •