LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: asert

debian里有没有好的多线程下载工具?

[复制链接]
发表于 2005-12-18 02:11:35 | 显示全部楼层
Post by completist
终端下的axel很不错的,
axel -n 20 http://.....


听你介绍,弄了一个,man里面居然没有提到断点续传……
回复 支持 反对

使用道具 举报

发表于 2005-12-18 09:41:33 | 显示全部楼层
下一个东西,半道终止,再重新运行刚才的命令看看。应该是原理不太一样吧

  1. The difference between Axel and other (mostly Windows-based) accelerators is that it does not write data to separate files and join them later. Axel puts all the data in the right file, in the right order, at download time. This is possible, because most Unix file systems allow you to write data after the end-of-file. Axel is console-based and uses few system resources.
复制代码


有点要注意的是,我这边axel下的东西往往是文件名后加0的才是想要的东西,正确文件名的文件是空的。多线程的aget也可试一下,其不足之处是临近结束时如同失去响应。proz的代码又有点烂,sid里已去掉了。
回复 支持 反对

使用道具 举报

发表于 2005-12-18 09:53:18 | 显示全部楼层
不是firefox有flashgot么?
回复 支持 反对

使用道具 举报

发表于 2005-12-18 11:40:32 | 显示全部楼层
flashgot只是一个调用别的程序的一个插件
我理解是这样的
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表