logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ctorrent - Download bittorrent files from command line

Authors

       This manual page was written by Jari Aalto <jari.aalto@cante.net>, for the Debian GNU system (but may  be
       used by others). Released under license GNU GPL v2 or (at your option) any later version.

       The      program      development      was      discontinued     2006-06-07.     See     project     page
       https://sourceforge.net/projects/ctorrent

ctorrent                                           2008-10-11                                        ctorrent(1)

Description

       CTorrent is a BitTorrent Client program written in C/C++. Fast and small are CTorrent's two strengths.

       EXAMPLES

           ctorrent -s save.iso -e 12 -C 32 -p 6881 iso.torrent

Environment

       None.

Files

       None.

Name

       ctorrent - Download bittorrent files from command line

Options

-a  Preallocate files on disk

       -AUSER-AGENT-STRING
           Set User-Agent header (default "Enhanced-CTorrent/dnh3.2")

       -bFILE
           Bitfield save FILE (default is torrent+".bf")

       -c  Check pieces only, don't download

       -d  Daemon mode (fork to background)

       -Drate
           Max bandwidth down (unit KiB/s)

       -ehours
           Exit while seed HOURS later (default 72 hours)

       -Eratio
           Exit after seeding to RATIO (UL:DL)

       -f  Force saved bitfield or seed mode (skip initial hash check)

       -h|-H
           Display short help.

       -iIP
           Listen for connections on specific IP address (default all/any)

       -lLENGTH
           Piece length (default 262144)

       -mPEERS-MIN
           Min peers count (default 1)

       -MPEERS-MAX
           Max peers count (default 100)

       -nFILE-NBR-LIST
           Specify file number(s) to download

       -pPORT
            Listen PORT (default 2706 -> 2106)

       -PID
           Set Peer ID prefix (default "-CD0302-")

       -sSAVEFILE|DIR
           Download ("save as") to a different file or directory

       -t  Create a new torrent file

       -tURL
           Tracker's URL

       -v  Verbose output (for debugging)

       -x  Decode metainfo (torrent) file only, don't download

       -zSLICE-SIZE
           Download slice/block size, unit KB (default 16, max 128)

See Also

azureus(1)    bittornado(1)    bittorrent(1)    ktorrent(1)    qbittorrent(1)   qtorrent(1)   rtorrent(1)
       transmission-cli(1)

Synopsis

         ctorrent - [options] *.torrent

See Also