Ports Search

Results 7180 of 270 for /ftp/.(0.311 seconds)
ftp/gollem-3.0.9 (Score: 0.23636769)
Horde Web-based File Manager
Gollem is a web-based File Manager, providing the ability to fully manage a hierarchical file system stored in a variety of backends such as a SQL database, as part of a real filesystem, or on FTP, Samba or SSH servers.
ftp/mirror-2.9 (Score: 0.23636769)
Mirror packages on remote sites
Mirror is a package written in Perl that uses the ftp protocol to duplicate a directory hierarchy between the machine it is run on and a remote host. It avoids copying files unnecessarily by comparing the file timestamps and sizes before transferring. Amongst other things Mirror can optionally compress, gzip, and split files.
ftp/curl-2.0.1 (Score: 0.23636769)
External function package providing an interface to the cURL package
Rexx/CURL is an external function package providing an interface to the cURL package. cURL is a general purpose package that allows access to any URL-addressable resource. With Rexx/CURL you can access resources such as web pages, ftp sites, and telnet sessions under control of your Rexx program.
ftp/wxdfast-0.6.0 (Score: 0.23392737)
Multithread and multi-platform download manager
wxDownload Fast (also known as wxDFast) is an open source download manager. It is multi-platform and builds on Windows(2k,XP), Linux and Mac OS X. Besides that, it is a multi-threaded download manager. This means that it can split a file into several pieces and download the pieces simultaneously. Features: * Faster downloads (with Segmented/Multi-threaded/Accelerated transfers). * Download resuming (Pause and restart where you stopped). * Download scheduling. * Organizes files you have already downloaded. * View server messages (HTTP, FTP, file://). No HTTPS support. * Available in multiple languages and easily translated. Now available in Portuguese [Brazil], Spanish, English, German, Russian, Hungarian, Armenian and Indonesian. * Connection to FTP servers which require a password. * Calculates the MD5 checksum of downloaded files so they can be easily. verified. * Metalink support.
ftp/RCurl-1.95.4.8 (Score: 0.21535158)
General network client interface for R
The RCurl package is an R-interface to the libcurl library that provides HTTP facilities. This allows us to download files from Web servers, post forms, use HTTPS (the secure HTTP), use persistent connections, upload files, use binary content, handle redirects, password authentication, etc.
ftp/curl-1.2 (Score: 0.21535158)
Modern and Flexible Web Client for R
The curl() and curl_download() functions provide highly configurable drop-in replacements for base url() and download.file() with better performance, support for encryption (https://, ftps://), 'gzip' compression, authentication, and other 'libcurl' goodies. The core of the package implements a framework for performing fully customized requests where data can be processed either in memory, on disk, or streaming via the callback or connection interfaces. Some knowledge of 'libcurl' is recommended; for a more-user-friendly web client see the 'httr' package which builds on this package with HTTP specific tools and logic.
ftp/atftp-0.7 (Score: 0.21535158)
Advanced tftp server and client
Atftp is a client/server implementation of the TFTP protocol that implements RFCs 1350, 2090, 2347, 2348, and 2349. The server is multi-threaded and the client presents a friendly interface using libreadline. The current server implementation lacks IPv6 support.
ftp/axel-2.4 (Score: 0.21535158)
Download accelerator
Axel tries to accelerate downloads by opening more than one connection to a server (possibly to different servers). Because of its size it might also be useful as a wget replacement on bootdisks and other small systems.
ftp/bbftp-3.0.2 (Score: 0.21535158)
Multiple stream file transfer protocol optimized for large files
bbFTP is a file transfer software. It implements its own transfer protocol, which is optimized for large files (larger than 2GB) and secure as it does not read the password in a file and encrypts the connection information. bbFTP main features are: * Encoded username and password at connection * SSH and Certificate authentication modules * Multi-stream transfer * Big windows as defined in RFC1323 * On-the-fly data compression * Automatic retry * Customizable time-outs * Transfer simulation * AFS authentication integration * RFIO interface bbFTP is open-source software, released under the GNU General Public License. It was written by Gilles Farrache at IN2P3 Computing Center in Lyon, France.
ftp/curl-7.50.3 (Score: 0.21535158)
Static libcurl with custom patches for HipHop
This is a static version of the libcurl library for use with lang/hiphop-php