To install it on Fedora: as root
yum install ctorrent
Basic commands:
ctorrent -p <port_number> -U <rate_max_upload_Kb> -D <rate_max_download_Kb> <file.torrent>
It's useful to simplify the command with the
alias
commandIf you need to launch it from a remote connection I suggest to use
screen
command
No comments:
Post a Comment