1.下载命令wget,
usage: wget -i http://*
说明: http://*为下载文件网址及文件名
example: wget -i http://xp6.yyxt.com/201201/GZOS_XP_1.1.iso
2.用axel加快下载速度
安装axel
apt-get install axel
运行axel
usage: axel -n 10 -o /tmp/ http://xp6.yyxt.com/201201/GZOS_XP_1.1.iso
3.用aria2断点下载文件
apt-get install aria2
example: aria2c http://xp6.yyxt.com/201201/GZOS_XP_1.1.iso
分段下载:
example: aria2c -s 2 http://xp6.yyxt.com/201201/GZOS_XP_1.1.iso
断点下载:
example: aria2c -c http://xp6.yyxt.com/201201/GZOS_XP_1.1.iso
下载torrent文件
example: aria2c -o .torrent http://