-
The primary tracker for the torrent is (or was) probably not available. Try choosing an alternate tracker via the -u option (by number or URL; see the help or user guide).
2009-11-27 18:40:50 UTC in Enhanced CTorrent
-
This will be improved in release 4. Note that if your filesystem supports sparse files, the non-downloaded files do not actually consume their full sizes on disk despite what "ls" shows; try "du -k". Some of the files may contain a little data due to sharing space in a piece with a file that was downloaded.
2009-11-27 18:37:52 UTC in Enhanced CTorrent
-
The file you've attached doesn't cause a problem for me with dnh3.3.2 or newer development code. What version are you using, and on what platform?.
2009-09-11 02:34:02 UTC in Enhanced CTorrent
-
Thanks! It looks like that should be using Print() instead of Output(). Can you confirm that making that change in the two lines builds on your platform? Both are in Console::Error().
2009-08-20 02:49:36 UTC in Enhanced CTorrent
-
The News on the web site has the dates back to dnh2. Prior to that there were patches posted to the original ctorrent sourceforge project; you may be able to get the dates from its tracker.
2009-08-20 02:38:34 UTC in Enhanced CTorrent
-
dholmes999 committed revision 320 to the Enhanced CTorrent SVN repository, changing 1 files.
2009-08-08 16:50:04 UTC in Enhanced CTorrent
-
The current (trunk) code handles it differently if the file is short; it will assume that the file has been partially downloaded. An error will still be produced if the file is too large, since in that case it obviously isn't correct. This could possibly be modified so that all such files would be reported before failure.
2009-07-25 02:17:44 UTC in Enhanced CTorrent
-
Thanks for the input. For 4.0 this will be handled by the new configuration subsystem which allows saving the preference. This is already in the development trunk in subversion; I'm not planning any new features for 3.x. Ultimately this should be a better solution for options that aren't really specific to a particular torrent/instance, vs. more command-line options.
2009-07-17 02:42:49 UTC in Enhanced CTorrent
-
Thanks; the functionality exists in the development trunk (for 4.0) in the form of a configuration option which can be saved.
2009-07-17 02:35:04 UTC in Enhanced CTorrent
-
Actually yes; I have some related changes for 4.0 and am testing/evaluating.
2009-07-14 01:56:50 UTC in Enhanced CTorrent