Axel 通过打开多个 HTTP/FTP 连接来将一个文件进行分段下载,从而达到加速下载的目的。对于下载大文件,该工具将特别有用。支持断点续传。
一般使用:axel url(下载文件地址)。
限速使用:加上 -s 参数,如 -s 10240,即每秒下载的字节数,这里是 10 Kb。
限制连接数:加上 -n 参数,如 -n 5,即打开 5 个连接。
基本的用法如下:

  axel [选项] [下载目录] [下载地址]

  -s [x]:指定每秒下载最大比特数。

  n [x]:指定同时打开的线程数。

  -o f:指定本地输出文件。

  -S [x]:搜索镜像并从X servers服务器下载。

  -N:不使用代理服务器。

  -v:打印更多状态信息。

  -a:打印进度信息。

  -h:该版本命令帮助。

  -V:查看版本信息号。

Project Samples

Project Activity

See All Activity >

Follow Linux加速下载工具—Axel

Linux加速下载工具—Axel Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Linux加速下载工具—Axel!

Additional Project Details

Registered

2013-12-09