Se curte usar o terminal mas não sabe como fazer download de seus torrents por ele, confira essa matéria.
transmission-cli 2.92 (14714)
A fast and easy BitTorrent client
Usage: transmission-cli [options] <file|url|magnet>
Options:
-h --help Display this help page and exit
-b --blocklist Enable peer blocklists
-B --no-blocklist Disable peer blocklists
-d --downlimit <speed> Set max download speed in kB/s
-D --no-downlimit Don't limit the download speed
-er --encryption-required Encrypt all peer connections
-ep --encryption-preferred Prefer encrypted peer connections
-et --encryption-tolerated Prefer unencrypted peer connections
-f --finish <script> Run a script when the torrent finishes
-g --config-dir <path> Where to find configuration files
-m --portmap Enable portmapping via NAT-PMP or UPnP
-M --no-portmap Disable portmapping
-p --port <port> Port for incoming peers (Default: 51413)
-t --tos <tos> Peer socket TOS (0 to 255,
default=default)
-u --uplimit <speed> Set max upload speed in kB/s
-U --no-uplimit Don't limit the upload speed
-v --verify Verify the specified torrent
-V --version Show version number and exit
-w --download-dir <path> Where to save downloaded data
Transmission-cli
Cliente BitTorrent leve (programas de linha de comando).
A fast and easy BitTorrent client
Usage: transmission-cli [options] <file|url|magnet>
Options:
-h --help Display this help page and exit
-b --blocklist Enable peer blocklists
-B --no-blocklist Disable peer blocklists
-d --downlimit <speed> Set max download speed in kB/s
-D --no-downlimit Don't limit the download speed
-er --encryption-required Encrypt all peer connections
-ep --encryption-preferred Prefer encrypted peer connections
-et --encryption-tolerated Prefer unencrypted peer connections
-f --finish <script> Run a script when the torrent finishes
-g --config-dir <path> Where to find configuration files
-m --portmap Enable portmapping via NAT-PMP or UPnP
-M --no-portmap Disable portmapping
-p --port <port> Port for incoming peers (Default: 51413)
-t --tos <tos> Peer socket TOS (0 to 255,
default=default)
-u --uplimit <speed> Set max upload speed in kB/s
-U --no-uplimit Don't limit the upload speed
-v --verify Verify the specified torrent
-V --version Show version number and exit
-w --download-dir <path> Where to save downloaded data
Instalação
Para instalar o transmission-cli de o comando abaixo no terminal.
sudo apt install transmission-cli
Fazendo o download
Para fazer o download você deve indicar um diretório para salvar o arquivo que ira baixar, além é claro do link magnético ou o arquivo .torrent.
Com link magnético.
transmission-cli -w ~/Downloads magnet:?...
transmission-cli - App cli
-w ~/Downloads - Diretório onde sera salvo
Ficando assim.
transmission-cli -w ~/Downloads magnet:?xt=urn:btih:ee99aed0a0f18a41b1db88b1783ddf24d37a4b76&dn=Windows+10+PRO+PT-BR+32%2F64+ISO&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Fopen.demonii.com%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Fexodus.desync.com%3A6969
OBS: Aguarde que pode demorar um pouco o inicio do download.
Com arquivo .torrent.
transmission-cli -w arquivo .torrent
transmission-cli - App cli
-w ~/Downloads - Diretório onde sera salvo
Ficando assim.
transmission-cli -w ~/Downloads http://cdimage.ubuntu.com/releases/18.04.1/release/ubuntu-18.04.1-server-arm64.iso.torrent
OBS: Aguarde que pode demorar um pouco o inicio do download.
Como instalar o transmission-cli no Ubuntu???
ResponderExcluirCom o comando indicado, precisa habilitar o repositório universe nos canais de software
Excluir