Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第1,6311,640项(搜索用时0.004秒)
ftp/multiget-1.1.3 (Score: 0.006224396)
HTTP/FTP downloader with a nice GUI
MultiGet is an easy-to-use GUI file downloader for Linux/Unix/BSDs/Windows. It's programmed by C++ and GUI is based on wxWidgets. It supports http/ftp protocol which covers most user's requirement. It supports multi-task with multi-thread on multi-server. It supports resume download if server side have resume feature, and if you like, you can reconfig the thread number without stopping the going task. It's also support SOCKS 4, 4a, 5 proxy, ftp proxy, http proxy.
ftp/ncftp-3.2.5 (Score: 0.006224396)
FTP client with advanced user interface
NcFTP is a free set of programs that use the File Transfer Protocol. The main program is simply called "ncftp". There are also separate utility programs for one-shot FTP operations (i.e. for shell scripts and command line junkies); these include "ncftpget", "ncftpput", and "ncftpls". Also included is a batch processing daemon, "ncftpbatch", which is invoked by the "bgget" command from "ncftp" and also the "-b" flag of "ncftpput" and "ncftpget". Lastly, the "ncftpbookmarks" program is a full-screen utility program to manipulate user's FTP bookmarks.
ftp/ncftpd-2.8.7 (Score: 0.006224396)
Commercial FTP daemon with a 30-day evaluation license
A well known commercial FTP daemon with a restrictive 30-day evaluation license. NcFTPd is fast, secure, and supports virtual-hosts.
ftp/net2ftp-1.0 (Score: 0.006224396)
Web-based FTP client written in PHP
net2ftp is a web-based FTP client written in PHP Features - Navigate the FTP server - Upload and download files - Edit files (WYSIWYG and syntax highlighting) - View code with syntax highlighting - Copy, move, delete (also to 2nd FTP server) - Rename and chmod (also recursive) - Zip and unzip files - Install software - Search for words or phrases - Calculate the size of directories and files
ftp/oftpd-0.3.7 (Score: 0.006224396)
Threaded, anonymous only FTP server designed for security
oftpd is designed to be as secure as an anonymous FTP server can possibly be. It runs as non-root for most of the time, and uses the Unix chroot() command to hide most of the systems directories from external users - they cannot change into them even if the server is totally compromised! It contains its own directory change code, so that it can run efficiently as a threaded server, and its own directory listing code (most FTP servers execute the system "ls" command to list files).
ftp/paraget-0.3.0 (Score: 0.006224396)
Parallel ftp-fetching program
Paraget implements getting a single file in parallel from different mirror sites. Given that there are mirror-sites for the file one is downloading, one can in principle accomplish a much greater bandwidth by downloading from all the sites in parallel . This is accomplished by dividing the file being fetched into several pieces, and by getting each piece from a different server, and then re-assembling them. If there are enough mirror sites, this partitioning makes it so that the bottleneck is now placed at the client end, maxing the client's connection. Paraget is designed to not only do basic n -equal-piece partitioning of a file and sending requests out to n servers for data, but to also be dynamic during the downloading process. For example if one server is too slow, and paraget was done with faster server downloading its piece
ftp/pavuk-0.9.35 (Score: 0.006224396)
HTTP, FTP, and Gopher mirroring tool
Pavuk is UNIX program used to mirror contents of WWW documents or files. It transfers documents from HTTP, FTP, Gopher and optionaly from HTTPS (HTTP over SSL) servers. Pavuk has an optional GUI based on GTK2 widget set.
ftp/Net_FTP-1.4.0 (Score: 0.006224396)
PEAR OO interface to the PHP FTP functions plus some additions
Net_FTP allows you to communicate with FTP servers in a more comfortable way than the native FTP functions of PHP do. The class implements everything nativly supported by PHP and additionally features like recursive up- and downloading, dircreation and chmodding. It although implements an observer pattern to allow for example the view of a progress bar.
ftp/pftpd-1.0.3 (Score: 0.006224396)
Multithreaded anonymous FTP daemon
Pftpd is an implementation of an anonymous FTP daemon written from scratch. It uses multithreading (where available) in order to be lightweight, but still have high performance.
ftp/profxp-3p2 (Score: 0.006224396)
FXP (server-to-server FTP) client
proFXP is a FXP (server-to-server FTP) client written in Perl. It features TAB completion, site management, idle timers, SOCKS support, active and passive mode, different listing modes and a very powerful "down-to-the protocol metal" 2-char-command command line interface, pleasing newbies and hardcore hackers alike.