tldr/pages/linux/rtorrent.md

20 lines
259 B
Markdown
Raw Normal View History

2017-11-26 10:17:29 +03:00
# rtorrent
> Download torrents over the command line.
- Add a torrent file or magnet to be downloaded:
2017-11-29 07:51:00 +03:00
`rtorrent {{torrent_or_magnet}}`
2017-11-26 10:17:29 +03:00
- Start the download:
`<Ctrl>S`
- View details about downloading torrent:
`->`
- Close rtorrent safely:
`<Ctrl>Q`