Multi-thread in Linux, resumable data transfer, command line download tool axel

Source: Internet
Author: User
Install axelwgethttp: // export Debian under the Debian1sudoapt-getinstallaxelCentOS
 
1
Sudo apt-get install axel
 
 
Install axel in CentOS
 
Wget http://alioth.debian.org/frs/download.php/3015/axel-2.4.tar.gz
Tar zxvf axel-2.4.tar.gz
Cd axel-2.4
./Configure
Make
Make install
 
 
 
Download www.2cto.com axelget. conf and axelget. py
# Wget http://cnfreesoft.googlecode.com/svn/trunk/axelget/axelget.conf
# Wget http://cnfreesoft.googlecode.com/svn/trunk/axelget/axelget.py
Put axelget. conf in/etc/yum/pluginconf. d/
Put axelget. py in/usr/lib/yum-plugins/
 
Make sure plugins = 1 in/etc/yum. conf.
Yum-y update yum try ~
 
The basic usage is as follows:
 
 
 
# Axel [option] [download directory] []
 
-S [x]: specifies the maximum number of bits downloaded per second.
 
N [x]: specifies the number of threads simultaneously opened.
 
-O f: specifies the local output file.
 
-S [x]: Search for the image and download it from X servers server.
 
-N: no proxy server is used.
 
-V: print more status information.
 
-A: print the progress information.
 
-H: Command help of this version.
 
-V: view the version number.
 
A typical download is as follows:
 
 
 
# Axel-n 10-o/home/zm/http://lab.sa.bupt.cn/ewebeditor/UploadFile/
 
Download the files in the specified path to the/home/zm directory with 10 threads.

From the blog of the brave mouse
Related Article

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.