Results 1 to 15 of 99

Thread: Web gui for ctorrent - YODCTCS

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Red face

    Quote Originally Posted by dske View Post
    maybe it is because the beta state but i dont expect the error "cant connect to site"
    Thanks for the replay and sorry about the false alarm: the problem is in firewall software that I am using. Disabling it does the trick. I've not checked configuration and logs yet, however, it is interesting that the problem manifested itself only on firefox - IE7 and Opera both worked fine...
    Anyway, this is not YODCTCS problem here.

    Thank you for your time!

  2. #2
    A long awaited new version is finally available:
    # Version 0.7.0 - 10/02/2008

    * support for tracking wget downloads
    * added option: wget and wget-args
    * bugfix in gui selection handling
    * added favicon.ico
    * code cleanup

    (translations have to be updated)

  3. #3
    Join Date
    Mar 2008
    Location
    Budapest
    Posts
    1

    downloaded torrent move to YODCTCS

    Dear All,

    it is possible to move the earlier downloaded torrent from my computer to YODCTCS for seeding?
    I use wl-500GP and Oleg firmware.

    Other question:
    If I reboot my router stop every torrent in YODCTCS. I must restart manualy. How could I starting automaticaly.

    THX

    (sorry but I am a total beginers in Linux world, with some experience with dos)

  4. #4
    Quote Originally Posted by bb11 View Post
    Dear All,

    it is possible to move the earlier downloaded torrent from my computer to YODCTCS for seeding?
    I use wl-500GP and Oleg firmware.
    yes. copy the downloaded data to your
    download-directory
    and if
    check-interval
    is not zero then the torrent file to
    torrent-directory
    if check-interval is zero then upload the torrent file via gui.
    Quote Originally Posted by bb11 View Post

    Other question:
    If I reboot my router stop every torrent in YODCTCS. I must restart manualy. How could I starting automaticaly.

    THX

    (sorry but I am a total beginers in Linux world, with some experience with dos)
    set
    restart-torrents=1
    in the configfile

  5. #5
    Does anyone know a way to change the listen port range for ctorrent when using YODCTCS? The default port range for enhanced-ctorrent is 2106-2706 but you you were to specify a -p 6881 in the command line of YODCTCS wouldn't all your ctorrent instances try to run on 6881 and not work? Also the -p switch is used for the port yodctcs uses for it's web ui to compound the confusion.

    Anyways how would you specify a port range for ctorrent when using yodctcs?

    I've also noticed that when checking my active connections and the service names, none of them come up on the default ctorrent listen port range of 2106-2706. When I use utorrent from a workstation I see a huge number of connections on port 6881 or whatever port I specify, this isn't the case when I use ctorrent.
    Last edited by particleman; 20-03-2008 at 05:01.

  6. #6
    Quote Originally Posted by particleman View Post
    Does anyone know a way to change the listen port range for ctorrent when using YODCTCS? The default port range for enhanced-ctorrent is 2106-2706 but you you were to specify a -p 6881 in the command line of YODCTCS wouldn't all your ctorrent instances try to run on 6881 and not work? Also the -p switch is used for the port yodctcs uses for it's web ui to compound the confusion.

    Anyways how would you specify a port range for ctorrent when using yodctcs?
    at first a quote from enhanced-ctorrent user's guide:
    -p port Listen port. (default 2706 -> 2106)

    Specify the TCP port number on which to listen for incoming connections. By default, CTorrent starts at 2706 and searches for an available port in decreasing order until it finds one or exhausts all ports down through 2106. The behavior with this option is similar, but starting at the specified port number.
    so the -p option can work.
    there is no confusion between the two -p options

    you can start dctcs like:
    dctcs --ctorrent-args "-p 6881"
    or
    dctcs -- -p 6881
    or you can set in the config file:
    ctorrent-args=-p 6881

  7. #7
    But by specifying a single port, won't all instances of ctorrent end up trying to use the same port? If you specify -p 6881 and 6881 is already being using by another instance of ctorrent, does it automatically use 6880 even though you only specified -p 6881? When you are running ctorrent over the command line this wouldn't be an issue with multiple torrents because you would already know you used 6881 on a previous torrent so you would type a different torrent for your next one. But when you specify it in your options in dctcs you are only specifying one port.


    From: http://ctorrent.sourceforge.net/?action=started
    "If this port is taken, it will try all ports down to TCP 2106 until it finds a free port. It's recommended to open the full portrange (TCP 2106-2706) if you are planning on running multiple instances of CTorrent on the same machine!"

    Quote Originally Posted by dske View Post
    at first a quote from enhanced-ctorrent user's guide:

    so the -p option can work.
    there is no confusion between the two -p options

    you can start dctcs like:
    dctcs --ctorrent-args "-p 6881"
    or
    dctcs -- -p 6881
    or you can set in the config file:
    ctorrent-args=-p 6881

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
  •