Ports Search

Results 141150 of 270 for /ftp/.(0.004 seconds)
www/aria2-1.23.0 (Score: 0.070851676)
Yet another download tool
aria2 is a lightweight multi-protocol & multi-source command-line download utility. It supports HTTP/HTTPS, FTP, BitTorrent and Metalink. aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces. Its features include: - Multi-Connection Download. aria2 can download a file from multiple sources/protocols and tries to utilize your maximum download bandwidth. Really speeds up your download experience. - Lightweight. aria2 doesn't require much memory and CPU time. The physical memory usage is typically 4MiB (normal HTTP/FTP downloads) to 9MiB (BitTorrent downloads). CPU usage in BitTorrent with download speed of 2.8MiB/sec is around 6%. - Fully Featured BitTorrent Client. All features you want in BitTorrent client are available: DHT, PEX, Encryption, Magnet URI, Web-Seeding, Selective Downloads and Local Peer Discovery. - Metalink Enabled. aria2 supports The Metalink Download Description Format (aka Metalink v4), Metalink version 3 and Metalink/HTTP. Metalink offers the file verification, HTTP/FTP/BitTorrent integration and the various configurations for language, location, OS, etc. - Remote Control. aria2 supports RPC interface to control the aria2 process. The supported interfaces are JSON-RPC (over HTTP and WebSocket) and XML-RPC.
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)
Free real-time logfile analyzer to get advanced web statistics
AWStats is short for Advanced Web Statistics. It's a free tool that generates advanced web (but also ftp or mail) server statistics, graphically. This log analyzer works as a CGI or from command line and shows you all possible information that your logs contain, in a few graphical web pages. It uses a partial information file to be able to process large log files, often and quickly. It can analyze log files from IIS (W3C log format), Apache log files (NCSA combined/XLF/ELF log format or common/CLF log format), WebStar and most of all web, proxy, WAP, and streaming servers (and FTP servers or mail logs).
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.