Yet anOther Dummy CTCSÂ
AboutÂ
YODCTCS is a graphical interface for monitoring and managing Enhanced CTorrent clients on OpenWrt . It can manage the global bandwidth and uploaded torrent files, provide status information and start new download by uploading a torrent file or submitting an url. This is achieved by CTCS Protocol, the user interface is a dynamic web page written in Java and compiled into JavaScript with Google Web Toolkit the server is implemented in C. DCTCS is licensed under the GPLv2 or (at your option) any later version. Feautres of the GUI
You can try it out under the Preview menu (no password or user name required for the demo). If you have any comment, remark or opinion you can share it here. UsageBasic: You can provide options to influence dctcs settings: dctcs [options] options: -t, --torrent-directory <dir> set torrent file upload directory In the config file long options without "--" can be used, eg: You should configure the following options: torrent-directory=/mnt/disc0_1/torrent/ download-directory=/mnt/disc0_1/ It may come useful: detail-url=ftp://user@your-router-ip/your-download-dir/ ctorrent-args=-a wget-args=-c |