Axel is a download tool for Linux. It supports multi-threaded download, resumable download, and speed-limit download. The installation and operation are very simple. 1. obtain the Axel32-bit system: wget-chttp: // signature
Axel is a download tool for Linux. It supports multi-threaded download, resumable download, and speed-limit download. The installation and operation are very simple.
1. obtain Axel
32-bit system:
Wget-c http://www.centoscn.com/tool/axel-2.4-1.el5.rf.i386.rpm rpm-ivh axel-2.4-1.el5.rf.i386.rpm # installation
64-bit system:
Wget-c http://www.centoscn.com/tool/axel-2.4-1.el5.rf.x86_64.rpmrpm-ivh axel-2.4-1.el5.rf.x86_64.rpm # installation
II. parameter reference
| Option |
Functions |
| -N |
Number of threads |
| -S |
Maximum Speed Limit (bandwidth) |
| -Q |
Silent mode |
| -O |
Save the file as (to another directory) |
| -- Help |
Show Help information |
| -- Version |
Show version information |
III. Use cases
1 Gbit/s restricted bandwidth: kbit/s Wide Download: putty.exe
Axel-s 102400 http://www.centoscn.com/putty.exe #102400 bytes per second
2. download putty.exe using five threads
Axel-n 5 http://www.centoscn.com/putty.exe #102400 bytes per second