User(s) browsing this thread: 1 Guest(s)
|
[btpd] BTPD 0.15 - Lightweight and Fast Bittorrent
|
|
04-12-2009, 08:16 AM
(This post was last modified: 04-12-2009 08:17 AM by Ger Teunis.)
|
|||
|
|||
RE: [btpd] BTPD 0.15 - Lightweight and Fast Bittorrent
(04-12-2009 07:39 AM)PuniSheR Wrote: I had sometimes this problem, it occured when i made some modifications in setup menu for example, and i tried to do something else (like back to home screen)before the display is updated. I think it's normal, you have to wait before doing something else ... Good one, that is important indeed. Saving the settings isn't just storing the configuration in a file but also restarting the complete btpd daemon. When users browse away just after kill the daemon will not be started. I'll look if I can add an additional nohup command, which is sadly not on the NMT per-default. Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer |
|||
|
04-12-2009, 10:44 AM
(This post was last modified: 04-12-2009 10:45 AM by sborisv.)
|
|||
|
|||
|
RE: [btpd] BTPD 0.15 - Lightweight and Fast Bittorrent
Hi all
I need an advice about customising BTPD to get max up&down speed. So I have 10 mbit/sec (symmetrical) internet channel at home. PCH A-110 use WiFi dongle TP-LINK 821n. What I have to put in BTPD settings for best results? Now I have: http://img-fotki.yandex.ru/get/3308/sbor...ad299_orig Thx !-) |
|||
|
04-12-2009, 11:01 AM
|
|||
|
|||
RE: [btpd] BTPD 0.15 - Lightweight and Fast Bittorrent
(04-12-2009 08:16 AM)Ger Teunis Wrote: Good one, that is important indeed. Saving the settings isn't just storing the configuration in a file but also restarting the complete btpd daemon. When users browse away just after kill the daemon will not be started. I'll look if I can add an additional nohup command, which is sadly not on the NMT per-default. Thanks Ger and shurup. It's a fantastic idea. |
|||
|
04-12-2009, 04:10 PM
|
|||
|
|||
|
RE: [btpd] BTPD 0.15 - Lightweight and Fast Bittorrent
Well, it seems that the settings of upload and download speed limits are not saved across device reboot which is rather annoying.
|
|||
|
04-12-2009, 04:51 PM
|
|||
|
|||
RE: [btpd] BTPD 0.15 - Lightweight and Fast Bittorrent
(04-12-2009 04:10 PM)avdim Wrote: Well, it seems that the settings of upload and download speed limits are not saved across device reboot which is rather annoying. That is not true. the settings are saved on you HDD. They are stored there and used on start of btpd. Whenever you save the settings it in effect does a stop and start in exactly the same way if it where a reboot. Perhaps something else it going on on your NMT. Can you reproduce it for instance? I rebooted my NMT a couple of times and the settings remain on 75kb up. Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer |
|||
|
04-12-2009, 10:32 PM
|
|||
|
|||
|
RE: [btpd] BTPD 0.15 - Lightweight and Fast Bittorrent
Hm, I saw this after reboot on accident power loss. And it defaults to 75 up, but it is too much for my connection. The problem is that I can’t find this magic 75 in any configuration files otherwise I will change the number for the one I want and the problem will be solved. I suspect that it is hardcoded in the binary but I don’t want to set up the build environment.
I can see INI file in btpd folder with all my settings in it, after normal reboot they seem to be here, but after “hard” reboot there were problems. |
|||
|
04-12-2009, 10:40 PM
|
|||
|
|||
RE: [btpd] BTPD 0.15 - Lightweight and Fast Bittorrent
(04-12-2009 10:32 PM)avdim Wrote: Hm, I saw this after reboot on accident power loss. And it defaults to 75 up, but it is too much for my connection. The problem is that I can’t find this magic 75 in any configuration files otherwise I will change the number for the one I want and the problem will be solved. I suspect that it is hardcoded in the binary but I don’t want to set up the build environment. What are your the contents of start_app.sh and btpd.ini? Perhaps we can figure out what is going on on your machine. Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer |
|||
|
04-13-2009, 08:13 AM
|
|||
|
|||
|
RE: [btpd] BTPD 0.15 - Lightweight and Fast Bittorrent
Thanks for your great work! BTPD is the best client for fast connections (mine's 10mbit), very stable speed (unlike transmission).
Is there any windows interface application, something like 'Transmission Remote' for btpd? winBTPD is not working (or i don't know howto make it work) |
|||
|
04-13-2009, 06:33 PM
|
|||
|
|||
|
RE: [btpd] BTPD 0.15 - Lightweight and Fast Bittorrent
btpd.ini
Code: DownloadDir=/share/Downloadstart_app.sh Code: #!/bin/sh |
|||
|
04-14-2009, 09:36 AM
(This post was last modified: 04-14-2009 09:37 AM by Squeek.)
|
|||
|
|||
|
RE: [btpd] BTPD 0.15 - Lightweight and Fast Bittorrent
Oh dear
Moved to using btpd for public tracker stuff, mapped the port through so I could keep an eye on it from work, all looked fine. Been using it over the easter weekend without problem, and could get to it from work this morning without issue. I went into the configuration options (setup.php, from my work machine), upped the number of peers a little as I'd set it quite low, and saved the new config - and now I get a 'connection refused' error when trying to view index.php - although I can still get to setup.php - I'd also hacked about with torrentwatch to get it working with btpd 0.15 (was working fine) and this too now returns a connection refused error, so it's definitely b0rk. I can just reboot it tonight, but wondered if anyone had any ideas in the meantime?
|
|||
|
04-14-2009, 09:39 AM
|
|||
|
|||
|
RE: [btpd] BTPD 0.15 - Lightweight and Fast Bittorrent
Yeah, do NOT click away during save of config.
The save action can take a long time, when you open a new page during save the btpd will not be correctly restarted. Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer |
|||
|
04-14-2009, 10:01 AM
|
|||
|
|||
|
RE: [btpd] BTPD 0.15 - Lightweight and Fast Bittorrent
ahh, noted
will give it a boot tonight, and be a bit more patient in future
|
|||
|
04-14-2009, 10:05 AM
|
|||
|
|||
RE: [btpd] BTPD 0.15 - Lightweight and Fast Bittorrent
(04-14-2009 10:01 AM)Squeek Wrote: ahh, noted Shurup> could you display a on-top div which mentions not to click away while saving (onclick javascript or button orso)? Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer |
|||
|
04-14-2009, 11:00 AM
|
|||
|
|||
| RE: [btpd] BTPD 0.15 - Lightweight and Fast Bittorrent | |||
|
04-14-2009, 12:37 PM
|
|||
|
|||
| RE: [btpd] BTPD 0.15 - Lightweight and Fast Bittorrent | |||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]





![[+]](images/collapse_collapsed.gif)




Moved to using btpd for public tracker stuff, mapped the port through so I could keep an eye on it from work, all looked fine. Been using it over the easter weekend without problem, and could get to it from work this morning without issue. I went into the configuration options (setup.php, from my work machine), upped the number of peers a little as I'd set it quite low, and saved the new config - and now I get a 'connection refused' error when trying to view index.php - although I can still get to setup.php - I'd also hacked about with torrentwatch to get it working with btpd 0.15 (was working fine) and this too now returns a connection refused error, so it's definitely b0rk. I can just reboot it tonight, but wondered if anyone had any ideas in the meantime?
will give it a boot tonight, and be a bit more patient in future 