Missing features / To do / Bugs
- No group downloads
- YODCTCS does not offer you the option of grouping files for download (e.g., in a multi-file download you may want to download file1 first, then file2, etc). This is a feature which ctorrent offers, so it could be implemented in YODCTCS.
- Automated downloading
- There is no integration with Torrentwatch at this time. While YODCTCS supports a 'watch directory', I have no idea how to set this up in combination with Torrentwatch. It is probably trivial to someone who knows what he is doing.
- 'Authentication Failed' messages under specific circumstances
- This is probably a bug in YODCTCS.
- Upload limit ignored
- Due to the way YODCTCS works it will set torrents to 'unlimited' when they are not active. When a new peer connects he will temporarily be able to download from you at an unlimited rate. YODCTCS will detect this after a short while and adjust it back to the correct limit. This has been reported to the author.
If you think you have found a new bug in YODCTCS you can grab a debug build for testing. To use this debug build, unzip the file, upload it to your NMT, telnet in and run: kill `pidof dctcs` ; ./dctcs-debug -c /opt/sybhttpd/localhost.drives/HARD_DISK/.ctorrent/dctcs.conf >dctcs.out 2>dctcs.err. Do whatever it is you do to trigger the bugs, and hopefully there will be clues in the files dctcs.out and dctcs.err. Keep in mind that this is a debug build, which is not suitable for general use.