找回密码
 注册
查看: 3536|回复: 10

Linux 下的FlashGet 飞箭 Mutliget

[复制链接]
发表于 2008-11-3 21:35:31 | 显示全部楼层 |阅读模式

DOWNLOAD HERE

截图multiget档案下载



欢 迎来到MultiGet主页!

MultiGet是一个非常容易使用的图形界面多线程下载工具,可以运行在Windows/Linux/MacOs/BSDs桌面环境而无须任何安装配置。它支持基本的 http/ftp协议,支持断点续传,动态语言转换,下载速度限制,自动/手动MD5校验,任务日志,文件分类管理,支持所有类型的SOCKS代理和 FTP、HTTP代理,可以动态增加/减少线程数量。另外,从0.8.0版本开始,MultiGet支持跨协议的多地址下载,即可以通过指定任务的多个地址来加速下载,也可以为FTP协议的任务指定HTTP协议的镜像地址或是相反。通过多个地址的传送可以绕开服务器的连接数限制,某些情况下可以极大地提高下载速度。

MultiGet对任务和地址的管理是智能化的,对于线程任务的分配采用的是动态技术,即一个线程完成任务后会帮助其他线程继续下载(这和wxdfast 不同),而不是简单的退出,只要有可能,线程总是尽量处于工作状态。多地址的处理也是动态的智能的(这和flashget不同,它是依靠ping响应来取得最快的地址下载),你无须担心是否会使用到慢速的地址,MultiGet倾向于利用更多更好的有效地址,而不是盯住其中最快的一个。程序会自动逐步向高速地址(不一定是ping值最小的地址)靠拢,导致你的下载会越来越快(当然还是有上限的)。

已经测试的环境包括但不限于:Windows 2000, Linux(ubuntu ,kubuntu, xubuntu, fc5, opensuse10.4, mandriva 2007, MEPIS 6.0, PCLinuxOS, CentOS4.4, Puppy2.0, Xandros, edubuntu, RedFlag workstation 5, MagicLinux, dubuntu, archlinux, Hiweed), MacOs, FreeBSD 。


希望MultiGet能给你带来帮助!
中文官方主页:http://multiget.sourceforge.net/cn_index.html
官方下载页面:http://multiget.sourceforge.net/download.html
发表于 2008-11-22 13:13:45 | 显示全部楼层
以前用过,下的一个大文件结果是坏的。
回复

使用道具 举报

发表于 2008-11-22 19:50:13 | 显示全部楼层
原帖由 WeiMingzhi 于 2008-11-22 01:13 PM 发表
以前用过,下的一个大文件结果是坏的。

回复

使用道具 举报

发表于 2009-1-29 00:45:23 | 显示全部楼层
貌似最新的 1.2.0 稳定性有提升了...

把这个东东小改了一下,加入了对X雷X车X风链接的直接支持 (thunder:// qqdl:// flashget:// 之类的):
http://fs1.bay.cech.com.cn/download/file_share_17113771.html

[ 本帖最后由 whistler_wmz 于 2009-1-30 12:06 编辑 ]
回复

使用道具 举报

发表于 2009-1-30 00:27:29 | 显示全部楼层
这个东西多久没更新了?
回复

使用道具 举报

发表于 2009-1-30 03:22:55 | 显示全部楼层
ebian:/home/yayu/down/multiget-1.2.0# ./configure
configure: error: cannot find install-sh or install.sh in "." "./.." "./../.."
debian:/home/yayu/down/multiget-1.2.0# make
回复

使用道具 举报

发表于 2009-1-30 11:54:45 | 显示全部楼层
cd whistler@www:~$ cd Desktop
whistler@www:~/Desktop$ ls
eclipse.desktop            NetBeans.desktop
eva.desktop                ooo-writer.desktop
Home.desktop               pidgin.desktop
iceweasel.desktop          System.desktop
Internet Explorer.desktop  trash.desktop
multiget-1.2.0.tar.bz2     X-Debian-Apps-Graphics-the_gimp.desktop
whistler@www:~/Desktop$ tar xjf *.bz2
whistler@www:~/Desktop$ ls
eclipse.desktop            NetBeans.desktop
eva.desktop                ooo-writer.desktop
Home.desktop               pidgin.desktop
iceweasel.desktop          System.desktop
Internet Explorer.desktop  trash.desktop
multiget-1.2.0             X-Debian-Apps-Graphics-the_gimp.desktop
multiget-1.2.0.tar.bz2
whistler@www:~/Desktop$ cd m*
whistler@www:~/Desktop/multiget-1.2.0$ ls
aclocal.m4    configure     install-sh           Makefile.am      po
AUTHORS       configure.ac  intltool-extract     Makefile.in      README
autogen.sh    COPYING       intltool-extract.in  missing          src
ChangeLog     debian        intltool-merge.in    mkinstalldirs    TODO.tasks
config.guess  depcomp       intltool-update      multiget.anjuta
config.h.in   icons         intltool-update.in   newicons
config.sub    INSTALL       ltmain.sh            NEWS
whistler@www:~/Desktop/multiget-1.2.0$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking wxWidgets version... 2.8.7
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for intltool >= 0.35.0... 0.36.2 found
checking for perl... /usr/bin/perl
checking for XML:arser... ok
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for MULTIGET... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing intltool commands
config.status: executing po/stamp-it commands
whistler@www:~/Desktop/multiget-1.2.0$

回复

使用道具 举报

发表于 2009-1-30 11:56:26 | 显示全部楼层
原帖由 hillwood 于 2009-1-30 00:27 发表
这个东西多久没更新了?

svn 里最后一版是2008年3月的
回复

使用道具 举报

发表于 2009-1-30 11:57:33 | 显示全部楼层
明白了,需要安装 automake 1.9 才行。
回复

使用道具 举报

发表于 2009-1-30 12:06:21 | 显示全部楼层
这回应该不需要了
回复

使用道具 举报

发表于 2009-1-30 12:09:24 | 显示全部楼层
看了看还是觉得没有迅雷好使……
回复

使用道具 举报

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

本版积分规则

GMT+8, 2025-6-3 02:19 , Processed in 0.033290 second(s), 16 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

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