Linux下经常用的下载软件有wget,wget是单线程下载,断点不能续传,Axel工具是linux下的http/ftp中强大下载工具,支持多线程下载和断点续下。这里介绍Alex的安装。和简单使用。
常用的选项:[root@station106 ~]# axel -h查看帮助信息Usage: axel [options] url1 [url2] [url...] 格式--max-speed=x -s x Specify maximum speed (bytes per second)(指定每秒的最大下载速度)--num-connections=x -n x Specify maximum number of connections(指定线程数)--output=f -o f Specify local output file(保存文件到其他目录)--search[=x] -S [x] Search for mirrors and download from x servers(指定不同镜像站下载文件)--header=x -H x Add header string(指定HTTP 头字串)--user-agent=x -U x Set user agent--no-proxy -N Just don"t use any proxy server--quiet -q Leave stdout alone--verbose -v --alternate -a Alternate progress indicator(用不刷屏的下载进度条)--help -h This information 查看帮助信息--version -V Version information查看版本信息。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.rpm使用案列axel -n 3 ftp://172.16.0.1/pub/Sources/6.x86_64/nginx/nginx-release-CentOS-6-0.el6.ngx.noarch.rpmLinux用户使用Axel加速下载 http://www.linuxidc.com/Linux/2011-07/37994.htmUbuntu使用教程:在Ubuntu中使用音乐软件“声破天”SpotifyLinux文本处理工具grep命令详解相关资讯 axel
- Linux下多线程下载工具之 Axel (08月06日)
- Ubuntu中命令行下载工具Axel的安装 (03/21/2008 19:15:23)
- F7中利用axel来加速yum (06/17/2007 13:46:07)
| - Linux用户使用Axel加速下载 (07/01/2011 21:10:18)
- Linux xunlei下载工具 axel使用 (09/26/2007 12:03:40)
|
本文评论 查看全部评论 (0)
评论声明- 尊重网上道德,遵守中华人民共和国的各项有关法律法规
- 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
|