The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Net::FTP::A"

lib/Net/FTP/A.pm River stage five • 155 direct dependents • 10294 total dependents

SHAY/libnet-3.15 - 20 Mar 2023 19:15:53 UTC - Search in distribution

EAI::FTP - wrapper for Net::SFTP::Foreign and Net::FTP River stage zero No dependents

EAI::FTP contains all (secure) FTP related API-calls. This is for logging in to a FTP Server, getting files from a remote folder, writing files to a remote folder, archiving/deleting files from/on a remote folder (to an archive folder) and removing f...

RKAPL/EAI-Wrap-1.913 - 03 Apr 2024 20:40:08 UTC - Search in distribution
  • EAI::Wrap - framework for easy creation of Enterprise Application Integration tasks

Net::uFTP - Universal interface for FTP-like modules (FTP, SFTP, SCP), in most cases Net::FTP compatible. River stage zero No dependents

This module provides common interface (Net::FTP compatible) to popular FTP-like protocols (for now: FTP, SFTP, SCP). Flexibility of this module allows to add plugins to support other protocols (suggestions and plugins are welcome ;) Currently "Net::u...

STRZELEC/Net-uFTP-0.161 - 19 Nov 2011 11:40:53 UTC - Search in distribution

Net::FTP::Find - Traverse a directory tree through Net::FTP (or Net::FTPSSL) River stage zero No dependents

These are functions for searching through directory trees doing work on each file found similar to the File::Find. Net::FTP::Find provides two functions, "find" and "finddepth". They work similarly but have subtle differences....

USUALOMA/Net-FTP-Find-0.041 - 24 Mar 2013 02:58:53 UTC - Search in distribution

Net::FTP::Mock - test code using Net::FTP without having an FTP server River stage zero No dependents

Net::FTP::Mock is designed to make code using Net::FTP testable without having to set up actual FTP servers. When calling its import(), usually by way of use, you can pass it a hash detailing virtual servers, their accounts, as well as directories th...

MITHALDU/Net-FTP-Mock-0.103300 - 26 Nov 2010 11:49:07 UTC - Search in distribution

Net::xFTP - Common wrapper functions for use with either Net::FTP, Net::SFTP, Net::FSP, Net::FTPSSL, Net::OpenSSH, Net:SSH2, and Net::SFTP::Foreign. River stage zero No dependents

"Net::xFTP" is a wrapper class to combine common functions of (currently) Net::FTP, Net::SFTP, Net::FSP, Net::FTPSSL, Net::OpenSSH, Net:SSH2, and Net::SFTP::Foreign into a single set of functions allowing one to switch seemlessly between the two with...

TURNERJW/Net-xFTP-1.02 - 04 Sep 2021 02:00:53 UTC - Search in distribution

Net::FTP::blat - more methods for Net::FTP Client class River stage one • 1 direct dependent • 1 total dependent

"Net::FTP::blat" contains two additional methods for Net::FTP....

DAVIDNICO/Net-FTP-blat-0.03 - 29 Dec 2012 07:53:49 UTC - Search in distribution

Net::FTP::Common - simplify common usages of Net::FTP River stage zero No dependents

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. The way that it makes it a ...

TBONE/Net-FTP-Common-7.0.d - 04 Sep 2009 02:51:50 UTC - Search in distribution

Tie::FTP - A module to open files on FTP servers as filehandles River stage zero No dependents

This module downloads a file on an FTP server into a temporary file, and allows editing on that. Upon destroy the object rewrites itself to the server if there were any write operations....

IVORW/Tie-FTP-0.02 - 16 Sep 2006 11:08:47 UTC - Search in distribution

Net::FTPSSL - A FTP over TLS/SSL class River stage one • 1 direct dependent • 1 total dependent

"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 - Search in distribution

Test::Mock::Net::FTP - Mock Object for Net::FTP River stage one • 1 direct dependent • 1 total dependent

Test::Mock::Net::FTP is Mock Object for Net::FTP. This module behave like FTP server, but only use local filesystem.(not using socket)....

TSUCCHI/Test-Mock-Net-FTP-0.04 - 02 Jul 2017 03:00:17 UTC - Search in distribution

Net::FTP::Tiny - minimal FTP client River stage one • 4 direct dependents • 7 total dependents

This module provides an easy interface to retrieve files using the FTP protocol. The location of a file to retrieve is specified using a URL. IPv6 is supported, if the optional module IO::Socket::IP is installed. Only retrieval is supported, not stor...

ZEFRAM/Net-FTP-Tiny-0.002 - 27 Jul 2017 04:25:25 UTC - Search in distribution

Meta::Utils::Net::Ftp - object to enhance Net::FTP. River stage zero No dependents

This object is here to enhance the Net::FTP object which is out there for perl. Note: it would have been convenient to just inherit from Net::FTP but Net::FTP is not a hash. Therefore we just store Net::FTP internally. Another solution would be to ro...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution

Net::FTP::Simple - Simplified interface to a few common FTP tasks with Net::FTP. River stage zero No dependents

WILCO/Net-FTP-Simple-0.0007 - 11 Oct 2008 05:02:00 UTC - Search in distribution

Zucchini::Fsync - move files using FTP River stage zero No dependents

This module implements the functionality to transfer files to the remote site using FTP. Because it's slow, painful, annoying and just plain wasteful (of bandwidth) the module uses digest files to mimic a form of rsync-over-ftp. The first ftp-sync fo...

CHISEL/Zucchini-0.0.21 - 05 Mar 2014 21:49:36 UTC - Search in distribution

Net::FTP::Robust - download files over FTP River stage one • 1 direct dependent • 1 total dependent

This module is specialized in (on the moment only) downloading large data-sets (gigabytes) autonomously. It uses Net::FTP, and adds various algorithms to work around various common problems. In general, local errors are fatal and server or network er...

MARKOV/Net-FTP-Robust-0.09 - 23 Jan 2018 12:53:41 UTC - Search in distribution

Sex - Perl teaches the birds and the bees. River stage zero No dependents

Heterogeneous recombination of Perl packages. Given two (or more, I'm a liberal guy) packages, Sex.pm will recombine their symbols at random recombining them into the new module thus providing a cross-section of its functions and global variables. It...

MSCHWERN/Sex-0.69 - 01 Apr 2000 21:32:53 UTC - Search in distribution

The::Net - Use the Net to fetch your required modules. River stage zero No dependents

By using The::Net, you enable "require" to fetch Modules using HTTP or FTP, when given a URL as argument....

ABIGAIL/The-Net-2009110702 - 07 Nov 2009 15:57:31 UTC - Search in distribution

JE - Pure-Perl ECMAScript (JavaScript) Engine River stage two • 6 direct dependents • 10 total dependents

JE, short for JavaScript::Engine (imaginative, isn't it?), is a pure-Perl JavaScript engine. Here are some of its strengths: - Easy to install (no C compiler necessary*) - The parser can be extended/customised to support extra (or fewer) language fea...

SPROUT/JE-0.066 - 27 Oct 2014 00:19:07 UTC - Search in distribution

CGI - Handle Common Gateway Interface requests and responses River stage four • 286 direct dependents • 1216 total dependents

CGI.pm is a stable, complete and mature solution for processing and preparing HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string generation and manipulation, and ...

LEEJO/CGI-4.64 - 18 Mar 2024 12:10:48 UTC - Search in distribution
230 results (0.198 seconds)