Search results for "module:Net::FTP::Recursive"
Net::FTP::Recursive - Recursive FTP Client class
"Net::FTP::Recursive" is a class built on top of the Net::FTP package that implements recursive get and put methods for the retrieval and sending of entire directory structures. This module's default behavior is such that the remote ftp server should...
JDLEE/Net-FTP-Recursive-2.04 - 29 Mar 2009 19:15:54 UTC
Net::FTP::Path::Iter - Iterative, recursive, FTP file finder
Net::FTP::Path::Iter is a subclass of Path::Iterator::Rule which iterates over an FTP site rather than a local filesystem. See the documentation Path::Iterator::Rule for how to filter and traverse paths. When Net::FTP::Path::Iter passes a path to a c...
DJERIUS/Net-FTP-Path-Iter-0.06 - 31 May 2022 16:18:59 UTC
Net::FTPSSL - A FTP over TLS/SSL class
"Net::FTPSSL" is a class implementing a simple FTP client over a Transport Layer Security (TLS) or Secure Sockets Layer (SSL) connection written in Perl as described in RFC959 and RFC2228. It will use TLS v1.2 by default, since TLS is more secure tha...
CLEACH/Net-FTPSSL-0.42 - 01 Oct 2019 00:41:46 UTC
Net::FTPServer - A secure, extensible and configurable Perl FTP server
"Net::FTPServer" is a secure, extensible and configurable FTP server written in Perl. Current features include: * Authenticated FTP access. * Anonymous FTP access. * Complete implementation of current RFCs. * ASCII or binary type file transfers. * Ac...
RYOCHIN/Net-FTPServer-1.125 - 29 Nov 2012 08:31:49 UTC
Net::SFTP::Foreign - SSH File Transfer Protocol client
SFTP stands for SSH File Transfer Protocol and is a method of transferring files between machines over a secure, encrypted connection (as opposed to regular FTP, which functions over an insecure connection). The security in SFTP comes through its int...
SALVA/Net-SFTP-Foreign-1.93 - 19 Jan 2021 09:00:43 UTC
Net::SFTP::Recursive - Perl class for transfering files recursively and securely
This class contains methods to transfer files recursively and securely using Net::SFTP and Net::SSH::Perl. *Net::SFTP* is a pure-Perl implementation of the Secure File Transfer Protocol (SFTP)--file transfer built on top of the SSH protocol. *Net::SF...
GEOTIGER/Net-SFTP-Recursive-0.12 - 13 Jul 2005 14:22:08 UTC