[导入]Linux下载工具利器ProZilla和ProzGUI

官方网站:http://prozilla.genesys.ro

Its features:
•  Supports FTP & HTTP including redirection (ProZilla & ProzGUI).
•  Resume Supported (ProZilla & ProzGUI).
•  Complete acceleration: The file will be downloaded as fast as possible as your bandwidth allows if not otherwise specified (ProZilla & ProzGUI).
•  Unlike certain other download accelerators available for Linux, this really works.
•  The number of connections that prozilla uses can be specified (ProZilla & ProzGUI).
•  FTPsearch support now permits fetching Mirror locations and pinging them and selecting the fastest server is automatically done (ProZilla & ProzGUI).
•  Downloading the same file in parts from several servers at once to increase speed (ProzGUI).



按照官方的说法:
引用
ProZilla is a download accelerator for Linux which gives you a 200% to 300% improvement in your file downloading speeds.


那么,最大的下载速度瓶颈就是你自己机器的带宽了。
我自己测试后发现,如其所说,可以指定多少个线程,整一个linux版本下的“网际快车

使用ProzGUI更是绝,整一个linux版本的下“迅雷”,可以同时从搜索出来的N个网站下载同一文件。这点官方网站有说明“downloading the same file from multiple servers simultaneously based on FTPSearch results
这是他们给出的截图
点击在新窗口中浏览此图片

很好,很强大吧
简单说下在freebsd下的安装
安装使用如下指令:

#cd /usr/ports/ftp/prozilla
#make install clean
#rehash
然后设置以下系统默认下载工具
编辑/etc/make.conf:
添加:

FETCH_CMD= proz
FETCH_BEFORE_ARGS= -r -k=5 –s FETCH_AFTER_ARGS= DISABLE_SIZE= yes prozilla


这是我下载centos5.1 iso盘 开5个线程时候抓的图
点击在新窗口中浏览此图片

-------EOF-----------
Tags - prozilla , prozgui , freebsd , linux下载工具
文章来源:http://www.askwan.com/read.php?55
posted @ 2008-07-11 06:05  万志华  阅读(703)  评论(0编辑  收藏  举报