P2P-like downloads with Multiget

Jack Wallen
Oct 12, 2009
Updated • Feb 13, 2018
Software
|
5

As a old-school Linux user I am quick to use the command line before any other tool. One of those tools I use almost daily is wget. Wget is a command-line only tool that downloads files from remote locations easily and quickly. Wget is a great tool to have in your toolbox, but for many people it falls short in a couple of key features.

One big feature is no GUI. Yes I realise for many that is NOT a selling point. Even though wget is about as simple a command as you can get, it is, after all, a command. The other feature is multi-threading. Although wget can do cool things like run in the background (without even being logged in), it will download a file with a single thread.

For both of these needs there is another tool that works as a pretty impressive front-end for the wget command. That tool - Multiget. Now, before you assume Multiget is a Linux-only tool, it's not. Multiget can be used in Linux, Windows, OS X, and the BSDs. This article, however, is about using Multiget in Linux (in particular - Ubuntu).

Features

Multiget offers the following features:

  • Multi-task/multi-thread/multi-server usage.
  • User-friendly interface (resembling Flashget).
  • Multiple language support.
  • Proxy support.
  • Extension ignoring/capture.
  • FTP anonymous pass.
  • Panel icon.

Installation

Fortunately, for Ubuntu users, Multiget can be found in the Universe repository. All you have to do for installation is:

  1. Open up your Add/Remove Software tool.
  2. Search for "multiget" (no quotes).
  3. Select the results.
  4. Apply to install.

That's it.

Usage

Figure 1
Figure 1

To start up Multiget go to the Internet sub-menu of the Applications menu and you will find the Multiget entry. Open that and the main window will start up (see Figure 1). The first step in downloading a file should be fairly obvious - you hit the the New Task button (denoted by the "+" symbol). Simple.

When you hit the New Task button  a new window will appear that asks for certain information. At least in the Linux release of Multiget, you might find a portion of this window that might stump you. As you can see (in Figure 2) in the Basic Info section you have four bits of information to add. The MAIN URL section is obvious - you copy and paste a URl into the this section. But wait a minute - you will find, if copying your URL from your default web browser, that as soon as you right-click a URL, and select Copy Link Location that URL will appear in the MAIN URL section and then automatically moved down to the Mirrors section. This is actually the only means of getting an address into the Mirrors section.

Figure 2
Figure 2

With that in mind, let's use a few mirrors to quickly download the ISO image of the latest release of Ubuntu. To do this go to the Ubuntu Karmic page page. The first thing you will do is go to the main download page, right click the download link, and click Copy Link Location. Now go back to the main download page and select a mirror and do the same thing. You can add as many mirrors as you like - understanding the more mirrors you add, the faster the download will happen.

Once you have all of your URLs added (make sure you still have a URL in the MAIN URL section) configure the rest of the window (you should configure the SaveTo section at least) and then click OK.

As your file is downloading click on the Progress section in the bottom and you will see how the pieces of the download are coming together. As you can see (in Figure 3) I have five threads running to download the Ubuntu 9.10 ISO image. You can also see the overall progress bar as the green bar starting right under the icon toolbar.

Figure 3
Figure 3

During an active session you can increase or decrease the amount of threads given to a download. This, of course, can speed up your download. Naturally if you give too many threads to a download you might see your overall performance of either your machine or your general network connection degrade. At this point you can decrease the number of threads given to a download. To increase or decrease the number of threads go to the Task menu and select the appropriate entry.

During the download you can click on the Running section to see the information of your download. You can also pause your download by clicking the Pause button.

Final thoughts

Multiget is an outstanding tool to download large files using muliple mirrors and threads. As well it is just an overall outstanding front end for the wget command.

Summary
P2P-like downloads with Multiget
Article Name
P2P-like downloads with Multiget
Description
For both of these needs there is another tool that works as a pretty impressive front-end for the wget command. That tool - Multiget. Now, before you assume Multiget is a Linux-only tool, it's not. Multiget can be used in Linux, Windows, OS X, and the BSDs.
Author
Publisher
Ghacks Technology News
Logo
Advertisement

Tutorials & Tips


Previous Post: «
Next Post: «

Comments

  1. dirn said on October 13, 2009 at 6:34 pm
    Reply

    Great. This is better than D4X. I mean as a new user I only knew D4X as a download manager available in Linux. Thanks a lot.

  2. Ant Bryan said on October 13, 2009 at 3:29 pm
    Reply

    The manually copying mirror URL days are over. Use metalink!
    Canonical is nice enough to provide metalinks for ISOs (Wubi uses it).

    Multiget is one of the few downloaders that DOESN’T support metalink.

  3. Engineeer Head said on October 13, 2009 at 9:31 am
    Reply

    A Good Find for Linux

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.