红联Linux门户
Linux帮助

Linux(ubuntu)下的6种下载工具

发布时间:2007-09-26 16:09:23来源:红联作者:Totoobo
根据 wikipedia 的 Download manager 下载工具的功能定义为:

* Pausing the downloading of large files.
暂停下载大文件
* Resuming broken or paused downloads (especially for very large files).
继续下载暂停和断掉的文件
* Downloading files on poor connections.
网速很慢的时候也能下载
* Downloading several files from a site automatically according to simple rules (file types, updated files, etc. - see also Offline Browser).
能够制订下载规则
* Automatic recursive downloads (mirroring).
自动递归(recursive)下载
* Scheduled downloads (including, automatic hang-up and shutdown).
下载计划功能
* Searching for mirror sites, and the handling of different connections to download the same file more quickly (Segmented downloading).
寻找镜像站点,分段下载

Wget
ubuntu 默认已有

Aria
sudo apt-get install aria

Curl
sudo apt-get install curl

Downloader for X
sudo apt-get install d4x

Gwget
sudo apt-get install gwget

Kget
sudo apt-get install kget

KDE 环境。

firefox 相关

flashgot

感谢 iblicf 网友的提醒,axel 和 downthemall(firefox 插件) 的确也不错。

sudo apt-get install axel

感谢 wgy提醒,其实还有dta和multiget。
文章评论

共有 1 条评论

  1. shenqiulo 于 2007-09-27 08:50:46发表:

    :0L