Ports 搜索

共有270项符合/ftp/的查询结果,以下是第6170项(搜索用时0.007秒)
ftp/php70-7.0.11 (Score: 0.300191)
The ftp shared extension for php
ftp/uftp-4.9.2 (Score: 0.300191)
Multicast capable FTP client and server
UFTP is an encrypted multicast file transfer program, designed to securely, reliably, and efficiently transfer files to multiple receivers simultaneously. This is useful for distributing large files to a large number of receivers, and is especially useful for data distribution over a satellite link (with two way communication), where the inherent delay makes any TCP based communication highly inefficient.
ftp/bftpd-4.4 (Score: 0.29918617)
Very configurable FTP server that can do chroot easily
The Bftpd file server is designed to be as small and easy to manage as possible, while providing most of the features you would expect from a file server. On most home systems, bftpd is ready to work out-of-the-box without requiring any extra configuration. Production systems can be set up by editing a few lines in an easy-to-read config file. Features of bftpd include: * Easy configuration * Speed * Support for most RFC FTP commands * tar.gz on-the-fly compression/archiving * Security with chroot without special setup * No need for files (sh, ls...) in a chroot environment * Logging to wtmp and to a config file * PAM support * Support for site chown/chmod
ftp/wzdftpd-0.8.3 (Score: 0.29918617)
Modular FTP server configurable online using SITE commands
wzdftpd is a ftp server designed to be modular and entirely configurable online using SITE commands. wzdftpd offers the following features: - Simple configuration file, supporting inclusions - Online administration, using SITE commands - Backends to store users/groups in different structures - Modules: internal, using shared librairies, or external (scripts/applications) - Users are virtual: you do not need to create users in system - SSL/TLS support - Server is designed to run as a non-privileged user to enforce security - Server can detect ip changes (dynamic ips) and set ip and passive ip accordingly - Cross devices operations (copy/move) (though can be slow) - Logging support (compatible with the wu-ftpd standard) - Designed for high performances: coded with C, multithreaded
ftp/curl-7.50.3 (Score: 0.2929273)
Non-interactive tool to get files from FTP, GOPHER, HTTP(S) servers
curl is a client to get documents/files from servers, using any of the supported protocols. The command is designed to work without user interaction or any kind of interactivity. curl offers a busload of useful tricks like proxy support, user authentication, ftp upload, HTTP post, SSL (https:) connections, file transfer resume and more.
ftp/vsftpd-ext-3.0.2.1 (Score: 0.2860511)
FTP daemon that aims to be "very secure". Extended build
Extended build of vsftpd with additional features.
ftp/curl-1.3.8 (Score: 0.24507286)
Haskell binding to libcurl
libcurl is a client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http proxy tunneling and more! This package provides a Haskell binding to libcurl.
ftp/dmachine-0.24 (Score: 0.24162172)
Non interactive, non graphical, batch download manager
Download machine is non interactive, non graphical, batch download manager. Tired of GUI Download managers and mouse clicking? Then Download Machine is just for YOU! Download Machine is written in portable Java 1.1 code and supports HTTP, FTP and FSP protocols.
ftp/File-Fetch-0.48 (Score: 0.24162172)
Generic file fetching mechanism
File::Fetch is a generic file fetching mechanism. It allows you to fetch any file pointed to by a ftp, http, file, or rsync uri by a number of different means.
ftp/wput-0.6.2 (Score: 0.24162172)
Uploads files or directories to a ftpserver with support of resuming
wput is a tiny program that looks like wget and does as the name suggests exactly the opposite: it uploads files or recursively whole directories to a ftp-server and supports resuming.