-
Works super. Changed from the normal Torrent to the SEAKY's CTCS and works a lot faster. Now I can get the 400 kb/s instead of the 70 that I got normally. And the installation was really simpel.
Still misses a bulk upload function of torrents and i'm unable to remove torrents, but thats all..
-
I'd venture to guess that suck a drastic increase in download speed has to do with the fact that transmission is capped at 60 peers max and SCTCS not. I don't see what else would make such a big difference.
-
Transmission has now officially released 0.7
See http://transmission.m0k.org/ for details.
Additionally Transmission got its own daemon with RPC support.
With http://trac.nslu2-linux.org/optware/changeset/5947 nothing really changed, except that there are now two daemons available.
I will still support transmissiond, but looking forward to change to official daemon as there are provisions for GTK+ remote client and also CGI scripting.
I've talked to Joshe about daemon change and he is willing to accomodate necessary changes to remote/daemon for CGI interface.
-
That's great news. An official daemon with sufficiently flexible settings will open the way for better clients.
-
Hi,
It there any way to change the name of ".watchdog" file? I'm using FAT32 filesystem, so filename starting with a dot is not an option:
Code:
[admin@asus etc]$ /opt/sbin/transmission_watchdog
touch: /opt/hdd/transmission/work/.watchdog: Invalid argument
rm: cannot remove `/opt/hdd/transmission/work/.watchdog': No such file or directory
-
Issue:
Code:
sed -i -e 's/.watchdog/_watchdog/g' /opt/sbin/transmission_watchdog /opt/share/www/cgi-bin/transmission.cgi
-
It works!
Thanks, Oleo. I should have guessed that transmission_watchdog is a shell script..
-
I'm having the same problem. "Transmission daemon is not running."
Tried to press watchdog button, and to issue transmission_watchdog from command line but still nothing happens.
On the other hand, if I install torrent and ctorrent packages it works, but there is process btget, which is using too much memory. At start it is using maybe 2-3% of memory (seen with top command), and at the end system must kill that process because it says it's out of memory. I was tracking it and it really uses more and more memory. So in some 30 min it will waste all of it.
Can someone tell me how to solve either one of these problems so I can start downloading.
TNX!!!
-
Transmission works for most cases. I suggest reading http://www.nslu2-linux.org/wiki/Optware/Transmission and maybe also
http://www.nslu2-linux.org/wiki/FAQ/Optware-uClibcBuild
You cannot have transmission and torrent together.
See your system log for output of transmissiond.
-
TNX!!!
I finally got it working with SCTCS. It also has some problems (creates very big log file with something like input : Transport endpoint...) but if I delete that log file it doesn't create it again, so I guess it's nothing really bad, or am I wrong.
Thank you anyway!
Hvala :)
-
Versions of transmission from r2199-r2274 have some problems with hash FAILED checking. It is recommended downgrade to stable version r1874 until bug #246 is resolved.
Bug resolved! It was not a bug really.
-
transmission web I/F
Hi all!
Oleo, please help me!
I have installed most of the much wanted services on my 500gP, but can't seem to finish with Transmission.
Originally I have installed it with the newest gnuplot, it has been working, but received an error message that it had missed some library - so as you have suggested I have downgraded gnuplot.
Since then, my torrents are not running, and I get a lot more error message like:
.status not found for,
Unable to find recent transfer stats in syslog
opt/share/www/cgi-bin/transmission.cgi: /opt/share/www/cgi-bin/transmission.cgi: 694: /opt/bin/gnuplot: not found
Please help to overcome these.
Thank you
Tamas
-
Try tu run gnuplot manually from command line and issue simple command like to verify it is working. I suspect, that you do not have uclibc-opt installed.
-
Thanks Oleo!
I have corrected my installation, and now it is working. I can download and seed torrents. It had been working for 12 days flawlessly.
However my box developed a strange behaviour lately. Torrent processing stops completely after a while. When I reboot the rooter or restart processing, it starts to check the torrents, works for a while, but then stops again for no obvious reason. Router and wireless functions are working, only torrent processing stops completely - without an error message in the torrent log. My main problem that I cannot even push the torrent of which checking is in progress - so it starts over and over.
What more information do U need to investigate the problem?
Thank you
Tamas
-
Try to move .torrent to $SOURCE and remove other torrent files from WORK. Then push torrent as it was start from scratch. This is known issue if you upgraded transmission to r2xxx and left some unfinished torrents.