axel-1.0b

所属分类:网络
开发工具:C/C++
文件大小:58KB
下载次数:19
上传日期:2008-04-12 16:31:26
上 传 者heiyeluren
说明:  一个能够运行在Unix/Linux下的多线程下载工具,能够很快速的下载文件。
(A run on Unix/Linux under the multi-threaded downloading tool that can very quickly download the file.)

文件列表:
axel-1.0b\API (9231, 2001-12-07)
axel-1.0b\axel.1 (4401, 2002-02-24)
axel-1.0b\axel.c (16365, 2002-05-03)
axel-1.0b\axel.h (2874, 2002-05-03)
axel-1.0b\axelrc.example (3770, 2002-04-24)
axel-1.0b\CHANGES (9632, 2005-04-07)
axel-1.0b\conf.c (5421, 2002-02-20)
axel-1.0b\conf.h (1661, 2002-02-16)
axel-1.0b\configure (5940, 2002-03-29)
axel-1.0b\conn.c (8408, 2005-04-07)
axel-1.0b\conn.h (1915, 2001-12-16)
axel-1.0b\COPYING (18007, 2001-12-07)
axel-1.0b\CREDITS (1217, 2002-02-16)
axel-1.0b\de.po (7004, 2002-02-20)
axel-1.0b\ftp.c (8147, 2001-12-16)
axel-1.0b\ftp.h (1649, 2001-12-16)
axel-1.0b\gui\kapt\axel-kapt (2875, 2001-11-29)
axel-1.0b\gui\kapt\axel-kapt.1 (892, 2001-11-29)
axel-1.0b\gui\kapt\axel-kapt.desktop (239, 2001-11-29)
axel-1.0b\gui\kapt\Makefile (216, 2001-11-29)
axel-1.0b\http.c (5530, 2002-01-25)
axel-1.0b\http.h (1878, 2002-01-25)
axel-1.0b\Makefile (1851, 2002-08-12)
axel-1.0b\nl.po (6916, 2002-02-20)
axel-1.0b\search.c (6821, 2001-12-07)
axel-1.0b\search.h (1470, 2001-12-07)
axel-1.0b\tcp.c (2919, 2001-12-17)
axel-1.0b\tcp.h (1257, 2001-12-16)
axel-1.0b\text.c (12758, 2002-02-20)
axel-1.0b\gui\kapt (0, 2008-04-12)
axel-1.0b\gui (0, 2008-04-12)
axel-1.0b (0, 2008-04-12)

/*************************\ * Supported architectures * \*************************/ My primary development platform is Debian Potato at the moment, the program should compile on any decent Linux system. Additionaly, it should compile (and run) on BSD, Solaris, Darwin (Mac OS X) and Win32 (Cygwin) systems. If you want to run Axel on AtheOS, please try an older Axel (0.96b), since that version can be compiled without pthreads. AtheOS does implement threads, but not (yet) pthreads. If the configure script does weird things on your system, please do warn me! I test it on as many machines and OS'es as possible, but still anything can go wrong. /********************\ * How to install/use * \********************/ Run the configure script (you can supply some options if you want, try './configure --help' for more info) and then run make. The program should compile then. There are no special requirements for Axel. You can install the program using 'make install' or you can just run it from the current directory. You can copy the axelrc.example file to ~/.axelrc then, if you want to change some of the settings. Run the program like this: axel ftp://ftp.nl.kernel.org/pub/linux/kernel/v2.2/linux-2.2.20.tar.bz2 For a simple single-server-multiple-connection download, or: axel ftp://ftp.{nl,be,de}.kernel.org/pub/linux/kernel/v2.2/linux-2.2.20.tar.bz2 If you want to use those three servers for the download. The program can do an automatic search for FTP mirrors as well (filesearching.com), but that's not yet perfect... Just try the -S option. (The line above should at least work with the Bash shell. You can type all the mirrors by hand as well, if you really want to, and/or of necessary...) Just one other thing you should keep in mind when using this program: Some FTP operators don't like people who use download accelerators. To quote an administrator at Progeny.Com in a mail to me: Additionally, I should mention that accelerated downloads are discouraged as I consider them abusive. And he certainly has a point.. Using more than one server at once is a fine solution IMHO, so please use this feature if possible! Wilmer van der Gaast.

近期下载者

相关文件


收藏者