#127 closed Enhancement (fixed)
Transmission daemon and CGI interface
Reported by: | oleo | Owned by: | titer |
---|---|---|---|
Priority: | Normal | Milestone: | Sometime |
Component: | Daemon | Version: | 0.6 |
Severity: | Normal | Keywords: | daemon cli |
Cc: |
Description
Daemon supports multiple torrents specified in config file at startup. This config file is reloaded with SIGHUP and new torrents added/removed. SIGUSR1 writes .status files in torrent directories. Cumulative statistics can be obtained with SIGUSR2.
Input config file should contain full pathnames to torrent files. Torrents are saved into dirname of .torrent files.
This allow scripting with various approaches. At present daemon works only in foregroud mode.
See discussion at http://transmission.m0k.org/forum/viewtopic.php?p=3757#3757
Attachments (5)
Change History (10)
Changed 16 years ago by oleo
comment:1 Changed 16 years ago by oleo
- Summary changed from daemon to location of latest sources
Transmisison Daemon & CGI interface matured and now is built for several embeded platforms with som Brent patches against tracker.c.
For updates visit http://trac.nslu2-linux.org/optware/browser/trunk/make/transmission.mk and http://trac.nslu2-linux.org/optware/browser/trunk/sources/transmission
comment:2 Changed 16 years ago by oleo
- Summary changed from location of latest sources to Transmission daemon and CGI interface
comment:3 Changed 16 years ago by jah
- Resolution set to fixed
- Status changed from new to closed
comment:4 Changed 16 years ago by jah
fixed in [1617]
comment:5 Changed 15 years ago by charles
- Component changed from Transmission to Daemon
Latest daemon