View Single Post
aikon800's Avatar
Posts: 117 | Thanked: 43 times | Joined on Nov 2007
#3
Originally Posted by pauljohn32 View Post
go read docs on ctorrent website. all is explained in detail. Basically, find a *.torrent file, then run ' torrent whatever-name.torrent '. Spice it up with cli options.
sorry i forgot to mention that after i have launched x terminal i typed in ctorrent, and then ctorrent info appears :

CTorrent dnh2 Original code Copyright: YuHong(992126018601033)
WARNING: THERE IS NO WARRANTY FOR CTorrent. USE AT YOUR OWN RISK!!!

Generic Options:
-h/-H Show this message.
-x Decode metainfo(torrent) file only, don't download.
-c Check exist only. don't download.
-v Verbose output (for debugging).

Download Options:
-e int Exit while seed <int> hours later. (default 72 hours)
-E num Exit after seeding to <num> ratio (ULL).
-i ip Listen for connection on ip. (default all ip's)
-p port Listen port. (default 2706 -> 2106)
-s save_as Save file/directory/metainfo as...
-C cache_size Cache size,unit MB. (default 16MB)
-f Force seed mode. skip hash check at startup.
-b bf_filename Bit field filename. (use it carefully)
-M max_peers Max peers count.
-m min_peers Min peers count.
-z slice_size Download slice/block size, unit KB. (default 16, max 128).
-n file_number Which file download.
-D rate Max bandwidth down (unit KB/s)
-U rate Max bandwidth up (unit KB/s)
-P peer_id Set Peer ID [-CD0200-]
-S hostort Use CTCS server

Make metainfo(torrent) file Options:
-t With make torrent. must specify this option.
-u url Tracker's url.
-l piece_len Piece length.(default 262144)

eg.
hong> ctorrent -s new_filename -e 12 -C 32 -p 6881 eg.torrent

home page: http://ctorrent.sourceforge.net/
see also: http://www.rahul.net/dholmes/ctorrent/
bug report: dholmes@ct.boxmail.com
original author: bsdi@sina.com





after that i type 'ctorrent torrent.file.name.torrent' then iget this error :


~ $ ctorrent the.torrent.name.torrent
error, open the.torrent.name.torrent failed. No such file or directory
error,initial meta info failed.
i don't know what iam doing wrong

Last edited by aikon800; 2007-11-21 at 14:30.