How To Download Torrent Files On Linux

Linux command-line, the most adventurous and fascinating part of GNU/Linux is very cool and powerful tool. Command line itself is very productive and the availability of various inbuilt and third party command line application makes Linux robust and powerful. The Linux Shell supports a variety of web application of various kind be it torrent downloader, dedicated downloader or Internet Surfing.

Adding and removing torrents Backspace -- Add torrent using an URL or file path. Use tab to view directory content and do auto-complete. Also, wildcards can be used. For example: ~/torrent/* Return/Enter -- Same as backspace, except the torrent remains inactive. (Use ^s to activate) CTRL-O -- Set new download directory for selected torrent. As a Linux system admin we love to download and upload larger files using bit torrent clients from command line or from terminal. This can be possible with the help of rTorrent, it is command line Bit Torrent client available on Linux like operating System.

Here we are presenting 5 great command line Internet tools, which are very useful and proves to be very handy.

1. rTorrent

rTorrent is a text­-based Torrent Client which is written in C++ aimed at high performance. It is available for most of the standard Linux Distributions including FreeBSD and Mac OS X.

Installation of rTorrent

Check if rtorrent is installed correctly by running the following command in the terminal.

rTorrent Command Line Tool

Functioning of rTorrent
How

Some of the useful Key-bindings and their use.

  1. CTRL+ q – Quit rTorrent Application
  2. CTRL+ s – Start Download
  3. CTRL+ d – Stop an active Download or Remove an already stopped Download.
  4. CTRL+ k – Stop and Close an active Download.
  5. CTRL+ r – Hash Check a torrent before Upload/Download Begins.
  6. CTRL+ q – When this key combination is executed twice, rTorrent shutdown without sending a stop Signal.
  7. Left Arrow Key – Redirect to Previous screen.
  8. Right Arrow Key – Redirect to Next Screen

2. Wget

Wget, is a part of GNU Project, the name is derived from World Wide Web (WWW). Wget is a brilliant tool which is useful for recursive download, offline viewing of HTML from local Server and is available for most of the platforms be it Windows, Mac, Linux. Wget makes it possible to download files over HTTP, HTTPS and FTP. Moreover it can be useful in mirroring the whole website as well as support for proxy browsing, pausing/resuming Downloads.

Installation of Wget

Torrent Download

Wget being a GNU project comes bundled with Most of the Standard Linux Distributions and there is no need to download and install it separately. If in-case, it’s not installed by default, you can still install it using apt or yum.

Some Basic Usage of Wget

Download a single file using wget.

Download a whole website, recursively.

Download specific type of file (say pdf and png) from a website.

Wget is a wonderful tool which enables custom and filtered download even on limited resource Machine. A screen shot of wget download, where we are mirroring a website (Yahoo.com).

For more such wget download examples, read our article that shows 10 Wget Download Command Examples.

3. cURL

cURL is a command line tool for transferring data over a number of protocols. cURL is a client side application which support protocols like FTP, HTTP, FTPS, TFTP, TELNET, IMAP, POP3, etc. cURL is a simple downloader which is different from wget in supporting LDAP, POP3 as compared to others. Moreover Proxy Downloading, pausing download, resuming download are well supported in cURL.

Installation of cURL

By default cURL is available in most of the distribution either in repository or installed. if it’s not installed, just do a apt or yum to get a required package from the repository.

Basic Usage of cURL

Curl Data Download

4. w3m

The w3m is a text based web browser released under GPL. W3m support tables, frames, color, SSL connection and inline images. W3m is known for fast browsing.

Installation of w3m

Again w3m is available by default in most of the Linux Distribution. If incase, it is not available you can always apt or yum the required package.

Basic Usage of w3m

w3m Text Based Web Browser

How To Download Torrent File

5. Elinks

Elinks is a free text-based web browser for Unix and Unix based System. Elinks support HTTP, HTTP Cookies and also support browsing script in Perl and Ruby. Tab based browsing is well supported. The best thing is that it supports Mouse, Display Colours and support a number of Protocols like HTTP, FTP, SMB, Ipv4 and Ipv6.

Installation of Elinks

How To Download Torrent Files On Linux Windows 7

By default elinks also available in most of the Linux distributions. If not, install it via apt or yum.

How To Download Torrent Files In Linux Mint

Basic Usage of Elinks

That’s all for now. I’ll be here again with an interesting article which you people will love to read. Till then stay tuned and connected to Tecmint and don’t forget to give your valuable feedback in comment section.

Read Also:7 Command Line Tools for Browsing Websites and Downloading Files

How To Download Torrent Files On Linux Computer

Share