Jump to content

Some comments/troubles in 3.0 alpha


Civilian

Recommended Posts

To run it as a daemon (in fact it'll be good option for uTorrent server) it'll be good to have parameter to set config dir.

Data structure could be more unix-style:

bin/utserver

share/utorrent-server/webgui.zip

share/doc/utorrent-server.pdf

etc.

It could also have key for daemonize.

P.S. A bit hackish ebuild for gentoo linux: http://omploader.org/vNWY2Mw or http://paste.pocoo.org/show/257841/ ( net-p2p/utorrent-server/utorrent-server-3.0.21701.ebuild )

Link to comment
Share on other sites

To run it as a daemon (in fact it'll be good option for uTorrent server) it'll be good to have parameter to set config dir.

That feature is on the list of feature additions for uTorrent server. I'll implement that pretty soon since that is something that daemon-runners could use.

Link to comment
Share on other sites

mflex

It seems to me, that utorrent-server looks for utserver.conf at pwd (and creates all those .dat files also in pwd), so that's why I didn't try to create init-script. It's possible to change current directory, but I don't think it's good idea to do it with start-stop-daemon currently (and it have some problems with "daemons" that doesn't run in background).

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...