Search results for "module:Net::FTP::Simple"
Net::FTP::Simple - Simplified interface to a few common FTP tasks with Net::FTP.
WILCO/Net-FTP-Simple-0.0007
-
11 Oct 2008 05:02:00 UTC
Net::FTP - FTP Client class
"Net::FTP" is a class implementing a simple FTP client in Perl as described in RFC959. It provides wrappers for the commonly used subset of the RFC959 commands. If IO::Socket::IP or IO::Socket::INET6 is installed it also provides support for IPv6 as ...
SHAY/libnet-3.15 - 20 Mar 2023 19:15:53 UTC
Net::FTPTLS - Perl FTP client with support for TLS
Very simple FTP client with support for TLS...
EYCK/Net-FTPTLS-0.84 - 05 Nov 2015 22:04:02 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::Lite::FTP - Perl FTP client with support for TLS
Very simple FTP client with support for TLS...
EYCK/Net-Lite-FTP-0.84 - 05 Nov 2015 21:32:38 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::FTP::Throttle - Throttle FTP connections
Net::FTP is a module implementing a simple FTP client in Perl as described in RFC959. Net::FTP::Throttle is a module which subclasses Net::FTP to add a throttling option, which allows you to set the maximum bandwidth used. As shown in the synopsis, t...
LBROCARD/Net-FTP-Throttle-0.32 - 09 Sep 2007 09:28:17 UTC
Net::SCP - Perl extension for secure copy protocol
Simple wrappers around ssh and scp commands....
IVAN/Net-SCP-0.08.reprise - 09 Aug 2016 18:42:48 UTC
Net::UCP - Perl extension for EMI - UCP Protocol.
This module implements a Client Interface to the EMI - UCP Interface specification, This Protocol can be used to comunicate with an SMSC (Short Message Service Centre) Usually the Network connection is based on TCP/IP or X.25. You will of course be r...
NEMUX/Net-UCP-0.41 - 07 Apr 2010 18:16:41 UTC
Net::Netrc - OO interface to users netrc file
"Net::Netrc" is a class implementing a simple interface to the .netrc file used as by the ftp program. "Net::Netrc" also implements security checks just like the ftp program, these checks are, first that the .netrc file must be owned by the user and ...
SHAY/libnet-3.15 - 20 Mar 2023 19:15:53 UTC
Net::Rovio - A Perl module for Rovio manipulation
Use Net::Rovio to control your Rovio robot from Perl. Uses basic Rovio API commands. The Rovio <http://www.wowwee.com/en/products/tech/telepresence/rovio/rovio> is a Wi-Fi enabled mobile webcam that lets you view and interact with its environment thr...
TYRODEN/Net-Rovio-1.5 - 13 May 2010 03:33:32 UTC
Net::Daemon - Perl extension for portable daemons
Net::Daemon is an abstract base class for implementing portable server applications in a very simple way. The module is designed for Perl 5.005 and threads, but can work with fork() and Perl 5.004. The Net::Daemon class offers methods for the most co...
TODDR/Net-Daemon-0.49 - 25 Sep 2020 17:46:44 UTC
Net::servent - by-name interface to Perl's built-in getserv*() functions
This module's default exports override the core getservent(), getservbyname(), and getnetbyport() functions, replacing them with versions that return "Net::servent" objects. They take default second arguments of "tcp". This object has methods that re...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
Net::servent - by-name interface to Perl's built-in getserv*() functions
This module's default exports override the core getservent(), getservbyname(), and getnetbyport() functions, replacing them with versions that return "Net::servent" objects. They take default second arguments of "tcp". This object has methods that re...
RJBS/perl-5.38.0 - 02 Jul 2023 23:00:28 UTC
Net::FullAuto - Fully Automate ANY Workload with *Persistent* SSH/SFTP from One Host
"Net::FullAuto" (aka "FullAuto") is a Perl module and workload automation functionality that transforms Perl into a true multi-host scripting language. It accomplishes this with multiple *PERSISTENT* SSH and SFTP connections to multiple hosts simulta...
REEDFISH/Net-FullAuto-1.0000641 - 29 May 2023 00:39:57 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::Curl::Simple - simplified Net::Curl interface
"Net::Curl::Simple" is a thin layer over Net::Curl. It simplifies many common tasks, while providing access to full power of Net::Curl when its needed. Net::Curl excells in asynchronous operations, thanks to a great design of libcurl(3). To take adva...
SPARKY/Net-Curl-Simple-0.13 - 15 May 2011 20:34:59 UTC
Net::Z3950::Record - base class for records retrieved from a Z39.50 server
A Record object represents a record retrieved from a Z39.50 server. In fact, the "Net::Z3950::Record" class itself is never instantiated: instead, the Net::Z3950 module creates objects of subclasses such as "Net::Z3950::Record::SUTRS", "Net::Z3950::R...
MIRK/Net-Z3950-0.51 - 08 May 2006 11:19:36 UTC
Meta::Utils::Net::Md - library to handle making of directories on remote machines.
This will help you create directories on remove machines. This currently uses ftp (yes, I know its funny) to do its thing....
VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC
Meta::Utils::Net::Cp - library to handle copying of files from machine to machine.
This module will help you copy local files to remote machines. This module will provide rcp, ftp, rdist and other methods for accoplishing this....
VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC