首页 > 系统服务 > 详细

Speed up Downloading Files on Linux

时间:2014-03-18 11:47:20      阅读:591      评论:0      收藏:0      [点我收藏+]

Compared aria2c, axel and wget, aria2c is the best. It support multi-thread download (with "-s ") and resume partially downloaded files automatically (you have to use "-c" in wget for this function). Synopsis:

$ aria2c -s 10 <URL>

Speed up Downloading Files on Linux,布布扣,bubuko.com

Speed up Downloading Files on Linux

原文:http://www.cnblogs.com/darkmatter/p/3606823.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!