Ports Search

Results 110 of 270 for /ftp/.(0.003 seconds)
Previous 1 2 3 4 5 6 7 8 9 10 Next
ftp/ftp-0.5 (Score: 0.8339604)
Compact and handy FTP client for GNUstep
FTP is a compact and handy application for file transfers using the FTP protocol (RFC 765) LICENSE: GPL2 or later
ftp/net2ftp-1.0 (Score: 0.71325886)
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/Net_FTP-1.4.0 (Score: 0.66129947)
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.
Implements an FTP client POE Component
POE::Component::Client::FTP is a POE component for interacting with a FTP server.
ftp/Net-FTP-Common-7.0.d (Score: 0.6175518)
Perl module to provide simplify common usages of Net::FTP
This module is intended to make the common uses of Net::FTP a one-line, no-argument affair. In other words, you have 100% programming with Net::FTP. With Net::FTP::Common you will have 95% configuration and 5% programming.
ftp/SOAP-Transport-FTP-0.711 (Score: 0.6159117)
FTP Client support for SOAP::Lite
The SOAP::Transport::FTP module is automatically loaded by the SOAP::Transport portion of the client structure. It is brought in when an endpoint is specified via the proxy method that starts with the characters, ftp://. This module provides only a client class.
ftp/Net-FTP-Recursive-2.04 (Score: 0.5930667)
Perl module to provide recursive FTP client class
This module augments the list of Net::FTP methods with several methods that automatically descend directory structures for you. The methods are: rget - Retrieve an entire directory tree. rput - Send an entire directory tree. rdir - Receive an entire directory tree listing. rls - Receive an entire directory tree listing, filenames only. rdelete - Remove an entire directory tree.
ftp/yafc-1.2.5 (Score: 0.4988227)
Yet another ftp client. Similar to ftp(1)
Yafc is yet another ftp client, similar to ftp(1). Features include Directory cache, remote filename completion, aliases, colored ls, recursive get/put/ls/rm, nohup mode transfers, and more!
net/Net-FTP-AutoReconnect-0.3 (Score: 0.40871122)
Perl5 FTP client class with automatic reconnect on failure
Net::FTP::AutoReconnect is a Perl5 module providing a FTP client class with automatic reconnect on failure.
net/Net-FTP-File-0.06 (Score: 0.40799046)
Perl extension for simplifying FTP file operations
Is this module just like Net::FTP? No it is not! 1. It is a subclass and not a new class that uses Net::FTP underneath. That means the object is a normal Net::FTP object and has all the methods Net::FTP has. 2. It does not override Net::FTP methods (IE does not have methods the same name as Net::FTP) which means you don't have to sort through how the function differs from the standard version in the Net::FTP module. 3. Its waaaay simpler to use without a bunch of weird config stuff to cloud the issue, odd hard to remember arguments, obscure methods to replace valid existing ones that are part of Net::FTP, or new methods that are badly named (IE think "grep" on this one). There are other things as well. 4. It follows the paradigm of Perl name spaces, objects, and general good practice much better and in a way that is more intuitive and expandable.
Previous 1 2 3 4 5 6 7 8 9 10 Next