Multi-threaded Download tool under Linux-Axel

Source: Internet
Author: User

Axel is the next good http/ftp high-speed download tool for Linux. Supports multi-threaded downloads, breakpoint continuation, and the ability to download the same file from multiple addresses or multiple connections from one address. Suitable for speed without force when multi-threaded download to improve download speed. For example, in the domestic VPS or server download LNMP one-click Installation pack axel faster than wget.

CentOS Installation Axel:

Currently there is no Axel on the Yum source, we can download the RPM package installation to http://pkgs.repoforge.org/axel/.

32-bit CentOS execute the following command: Wget-c http://pkgs.repoforge.org/axel/axel-2.4-1.el5.rf.i386.rpm
RPM-IVH axel-2.4-1.el5.rf.i386.rpm64-bit CentOS executes the following command: Wget-c http://pkgs.repoforge.org/axel/axel-2.4-1.el5.rf.x86_64.rpm
RPM-IVH Axel-2.4-1.el5.rf.x86_64.rpmdebian/ubuntu installing axel:apt-get install axelaxel command using: Axel parameter file

Optional Parameters:

-n Specifies the number of threads
-O Specify Save as Directory
-s Specifies the maximum number of bits per second
-Q Silent Mode

If you download the LNMP installation package from diahosting, specify 10 threads, save to/tmp/:axel-n 10-o/tmp/http://soft.vpser.net/lnmp/lnmp0.7-full.tar.gz

If the download is interrupted during downloading, the download command can be executed again to restore the last download progress.

Multi-threaded Download tool under Linux-Axel

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.