Ports 搜索

共有270项符合/ftp/的查询结果,以下是第141150项(搜索用时0.005秒)
www/aria2-1.23.0 (Score: 0.070851676)
又一个下载工具
aria2其核心有一个分段下载引擎。因此,它下载文件比普通的浏览器要快很多。目前它 有以下特点: * 支持HTTP/HTTPSGET * 支持HTTP代理 * 支持HTTP BASIC认证 * 支持HTTP代理认证 * 支持FTP(主动、被动模式) * 通过HTTP代理的FTP(GET命令或隧道) * 分段下载 * Cookie支持(目前aria2忽略“expires”) * 它可以作为守护进程运行 * 支持BitTorrent协议,具有快速扩展 * 在多文件的torrent中选择性地下载 * 支持metalink 3.0版 * 下载/上传速度限制 Author: Tatsuhiro Tsujikawa <tujikawa at users dot sourceforge dot net>
emulators/aftp-1.0 (Score: 0.070699506)
Ftp-like shell for accessing Apple II disk images
aftp manipulates and browses Apple II disk images. It supports both Apple II DOS 3.3, ProDOS and XGS images. Both binary floppy images (.IIE) and hard disk volume (.HDV) images are also supported. It does NOT support the new 2mg format. This version contains my patches and man page but nothing significant has changed since Andru Luvisi released it at the end of 1996. Share and enjoy, Joel...
net/3proxy-0.8.7 (Score: 0.06706766)
Proxy servers set (support HTTP(S), FTP, SOCKS, POP3, TCP & UDP)
3[APA3A] tiny proxy 3Proxy (pronounce it as "Zaraza tiny proxy") is really tiny cross-platform (Win32&Unix) proxy servers set. It includes HTTP proxy with HTTPS and FTP support, SOCKSv4/SOCKSv4.5/SOCKSv5 proxy, POP3 proxy, TCP and UDP portmappers. You can use every proxy as a standalone program (socks, proxy, tcppm, udppm, pop3p) or use combined program (3proxy). Combined proxy additionally supports features like access control, bandwidth limiting, limiting daily/weekly/monthly traffic amount, proxy chaining, log rotation, sylog and ODBC logging, etc. It's created to be small, simple (I'd like to say secure - but it's just a beta) and yet functional. It may be compiled with Visual C or gcc. Native Win32 version included in archive and supports installation as NT/2K/XP service. Currently 3proxy is tested to work under Windows 98/NT/2000/2003/XP, FreeBSD/i386, Linux/i386, Linux/Alpha. See Release Notes and Changes for features list. 3proxy is FreeWare. It can be used under terms of GNU/GPL or under its own license (please read License Agreement). For licensing or commercial support please e-mail to 3proxy@3proxy.ru
www/awstats-7.5 (Score: 0.06441191)
免费的实时日志文件分析器,获得高级的 web 统计
AWStats 是高级的 Web 统计(Advanced Web Statistics)的缩写。这是一个免费的工具, 用来生成高级的 web(也可以是 ftp 或者 mail)服务器的统计、图形。 这个日志分析器作为一个 CGI 或者从命令行运行,并通过一些图形和网页告诉你你的日志里包含的 所有可能的信息。它使用部分信息文件,以便能频繁和快速地处理大的日志文件。 它能分析 IIS(W3C 日志格式)、Apache 日志文件(NCSA 联合/XLF/ELF 日志格式或者 通用/CLF 日志格式)、WebStar 和大多数 web、代理、WAP和流服务器(FTP 服务器或者 邮件日志)。
www/wwwoffle-2.9i (Score: 0.056559604)
Caching proxy server for HTTP and FTP designed for dial-up hosts
The wwwoffled program is a simple proxy server with special features for use with dial-up internet links. This means that it is possible to browse web pages and read them without having to remain connected. * Can be configured to use dial-on-demand for pages that are not cached. * Selection of pages to download next time online + Using normal browser to follow links. + Command line interface to select pages for downloading. * Control which pages can be requested when offline. * Provides non-cached access to intranet servers.
mail/postfinger-1.30 (Score: 0.05254028)
Postfix Configuration Summary Reporter
Postfix configuration summary and reporting tool by Simon J. Mudd Useful for seeking assistance on the postfix-user mailing list. FTP: ftp://ftp.wl0.org/ftp.wl0.org/postfinger/README
emulators/fmsx-4.2 (Score: 0.044581905)
Portable MSX/MSX2/MSX2+ Emulator
******* fMSX ******* The Portable MSX/MSX2/MSX2+ Emulator by Marat Fayzullin <fms@cs.umd.edu> For Cartridges see: ftp://ftp.komkon.org/pub/EMUL8/MSX/Carts/
www/gatling-0.13 (Score: 0.042032223)
High performance webserver with scalability benchmark tools
gatling is a high-performance HTTP and FTP server. Some scalability benchmark tests are included, too.
net/netselect-0.3 (Score: 0.03524509)
Ultrafast implementation of ping
netselect is an ultrafast intelligent parallelizing binary-search implementation of "ping." netselect determines several facts about all of the hosts given on the command line, much faster than you would if you tried to use ping and traceroute. For example, if I type: netselect -v ftp.fceia.unr.edu.ar \ ftp.kulnet.kuleuven.ac.be \ ftp.cdrom.com ftp.debian.org \ ftp.de.debian.org It tells me statistics about each of the hostnames I provided, in much less time than doing a whole bunch of traceroutes.
devel/Filesys-Virtual-0.06 (Score: 0.031524166)
Perl extension to provide a framework for a virtual filesystem
Perl extension to provide a framework for a virtual filesystem. Currently this module only exists to complement POE::Component::Server::FTP.