Page 14 of 16 FirstFirst ... 41213141516 LastLast
Results 196 to 210 of 226

Thread: Controlling (torrent) downloads thru webpage

  1. #196
    Upgraded and working...
    Code:
    Nov 29 17:07:24 EVGASUS transmissiond[11253]: Transmission daemon 0.94+ (4000) started - http://transmission.m0k.org/
    Thank you, Oleo and transmission guys.

  2. #197
    Join Date
    Jun 2005
    Location
    Slovenia
    Posts
    736
    Quote Originally Posted by zheka_ppp View Post
    Upgraded and working...
    Working what?

  3. #198
    Quote Originally Posted by oleo View Post
    Working what?
    Sorry for my English. Transmission's working like a charm

  4. #199
    Quote Originally Posted by oleo View Post
    For 0.9x number of threads is 4. For 0.8x this depends on number of torrents.
    Hmm. I'm having 3 threads using 0.9x, regardless number of torrents or their status. Do I need to tweak something or...?

    Code:
    13921 admin      6236 S   transmissiond -p 65534 -w 300 -u -1 -d -1 -i /opt/var
    13924 admin      6236 S   transmissiond -p 65534 -w 300 -u -1 -d -1 -i /opt/var
    13925 admin      6236 S   transmissiond -p 65534 -w 300 -u -1 -d -1 -i /opt/var

  5. #200
    Join Date
    Jun 2005
    Location
    Slovenia
    Posts
    736
    3 theads is correct.

  6. #201
    I reinstalled my whole router and installed transmission but it won't start the webinterface but is running on the router:

    admin 203 1 0 17:09 ? 00:00:00 transmissiond -p 65534 -w 300 -u -1 -d -1 -i /opt/var/run/transmission.pid /tmp/harddisk/torr
    admin 206 203 0 17:09 ? 00:00:00 transmissiond -p 65534 -w 300 -u -1 -d -1 -i /opt/var/run/transmission.pid /tmp/harddisk/torr
    admin 207 206 0 17:09 ? 00:00:00 transmissiond -p 65534 -w 300 -u -1 -d -1 -i /opt/var/run/transmission.pid /tmp/harddisk/torr
    There seems to be no network issue since I can't connect to it even on the router:

    [admin@(none) root]$ telnet localhost 8008
    telnet: Unable to connect to remote host (127.0.0.1): Connection refused

  7. #202
    You sure it listens to the right interface? Try "netstat -plnt".

  8. #203
    Here the NEW netstat...

    [admin@(none) root]$ netstat -tln
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address Foreign Address State
    tcp 0 0 0.0.0.0:7776 0.0.0.0:* LISTEN
    tcp 0 0 0.0.0.0:7777 0.0.0.0:* LISTEN
    tcp 0 0 0.0.0.0:515 0.0.0.0:* LISTEN
    tcp 0 0 0.0.0.0:9100 0.0.0.0:* LISTEN
    tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN
    tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN
    tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN
    tcp 0 0 0.0.0.0:5431 0.0.0.0:* LISTEN
    tcp 0 0 0.0.0.0:65534 0.0.0.0:* LISTEN
    tcp 0 0 0.0.0.0:3838 0.0.0.0:* LISTEN
    tcp 0 0 :::22 :::* LISTEN
    tcp 0 0 :::23 :::* LISTE
    Last edited by Zapt; 10-12-2007 at 16:21.

  9. #204
    It's not really helping if you don't pass those arguments I've told you about (-ptln). If you haven't installed Oleg's netstat then try without the "p", just -tln.

  10. #205
    Here's the new response (see above)

  11. #206
    OK, I see what's going on. You seem to have confused transmission and its web interface. Transmission is running, as you see transmissiond running and it listens on port 65534, as you can see in netstat. But you still need to run a webserver and use the CGI interface to transmission. Transmissiond is the client, but without the web interface to control it, it doesn't do anything, just sits there.

  12. #207
    So what do I need to do? I thought that the webinterface was already running...

  13. #208
    Well apparently not. Look around here in the tutorial section, there should be at least a couple of good ones for the complete setup.

  14. #209
    Well thanks for this nonsense answer...
    I did everything like the tutorial of wengi said...

  15. #210

    2GB file size limit

    Is the 2GB file size limit problem solved?

Page 14 of 16 FirstFirst ... 41213141516 LastLast

Similar Threads

  1. Torrent clients - needed help with rtorrent compilation
    By sponsor79 in forum WL-500g Custom Development
    Replies: 2
    Last Post: 18-10-2006, 00:11
  2. torrent & ports
    By ros in forum WL-500g Q&A
    Replies: 6
    Last Post: 18-07-2006, 07:43
  3. Bandwidth Management wie kann ich für 1 PC nur Browser zulassen und keine Downloads
    By silver_ch in forum German Discussion - Deutsch (DE)
    Replies: 1
    Last Post: 02-06-2006, 11:32
  4. Torrent Client op WL500G
    By pietjebell in forum Dutch Discussion - Nederlands
    Replies: 3
    Last Post: 24-05-2006, 14:56

Posting Permissions

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