"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 UTCThis parses xferlog(5) files into Perl hashrefs. The fields returned are shown in the synopsis. Note that the standard "current-time" field is returned as 5 separate fields here: day_name, month, day, current_time, year. EXPORT None by default....
TBONE/Net-FTPServer-XferLog-1.5 - 16 Aug 2007 23:33:33 UTC"Net::FTPServer::PWP::Server" is a FTP server personality. This personality implements a complete FTP server with special functionalities in order to provide a PWP service implementation. The features provided include: * Directory quotas * Authentica...
LUISMUNOZ/Net-FTPServer-PWP-1.21 - 01 Apr 2003 16:08:01 UTCThis is the base class for "Net::FTPServer::PWP::FileHandle" and "Net::FTPServer::PWP::DirHandle". EXPORT None by default....
LUISMUNOZ/Net-FTPServer-PWP-1.21 - 01 Apr 2003 16:08:01 UTCThis module complements "Net::FTPServer::PWP" by encapsulating directory-handling methods. Currently, it implements the following methods: POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 7: =over is t...
LUISMUNOZ/Net-FTPServer-PWP-1.21 - 01 Apr 2003 16:08:01 UTCThis module complements "Net::FTPServer::PWP" by encapsulating eventual file-handling methods. EXPORT None by default....
LUISMUNOZ/Net-FTPServer-PWP-1.21 - 01 Apr 2003 16:08:01 UTCPERLANCAR/App-FTPThis-0.003 - 10 Nov 2017 08:04:51 UTC
This module is written as base class for Net::UploadMirror and Net::DownloadMirror. However, it can be used, also for themselves alone. It can compare local-directories and remote-directories with each other. To find which files where in which direct...
KNORR/Net-MirrorDir-0.20 - 01 Jun 2009 17:20:25 UTCThis module is for mirroring a local directory to a remote location via FTP. For example websites, documentations or developmentstuff which ones were worked on locally. Remote files on the ftp-server will be overwritten, also in case they are newer. ...
KNORR/Net-UploadMirror-0.13 - 05 Oct 2008 14:37:15 UTCTest::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 UTCThis module is for mirroring a remote location to a local directory via FTP. For example websites, documentations or developmentstuff which ones were uploaded or changed in the net. Local files will be overwritten, also in case they are newer. It is ...
KNORR/Net-DownloadMirror-0.10 - 05 Oct 2008 14:35:48 UTC