Skip to content
Blog How to download torrent files from command line(Linux Terminal)

How to download torrent files from command line(Linux Terminal)

This can be achieved by using the ultra-lightweight text-based BitTorrent client “rTorrent”.
If you are using Ubuntu, you can install rTorrent via Synaptic Package Manager, or with this command:

$ sudo apt-get install rtorrent

You can also get rTorrent HERE.

Now, we will start using rTorrent. But first, download a ‘.torrent’ file. You can download it through this command:

$ rtorrent  filename.torrent

By default the downloads (finished and unfinished) will be saved in your home directory.

See this post for more info.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.