man Net::FTPServer::RO::Server () - The anonymous read-only FTP server personality
NAME
Net::FTPServer::RO::Server - The anonymous read-only FTP server personality
SYNOPSIS
ftpd [-d] [-v] [-p port] [-s] [-S] [-V] [-C conf_file]
DESCRIPTION
CWNet::FTPServer::RO::Server is the anonymous read-only FTP server personality. This personality implements a complete FTP server with similar functionality to wu-ftpd, except that it is not possible to write and all logins must be anonymous.
METHODS
Perform login against CW/etc/passwd or the PAM database. Hook: Called just after user CW$user has successfully logged in. Hook: Return an instance of Net::FTPServer::RO::DirHandle corresponding to the root directory.
FILES
/etc/ftpd.conf /usr/lib/perl5/site_perl/5.005/Net/FTPServer.pm /usr/lib/perl5/site_perl/5.005/Net/FTPServer/DirHandle.pm /usr/lib/perl5/site_perl/5.005/Net/FTPServer/FileHandle.pm /usr/lib/perl5/site_perl/5.005/Net/FTPServer/Handle.pm /usr/lib/perl5/site_perl/5.005/Net/FTPServer/RO/Server.pm /usr/lib/perl5/site_perl/5.005/Net/FTPServer/RO/DirHandle.pm /usr/lib/perl5/site_perl/5.005/Net/FTPServer/RO/FileHandle.pm
AUTHORS
Richard Jones (rich@annexia.org).
COPYRIGHT
Copyright (C) 2000 Biblio@Tech Ltd., Unit 2-3, 50 Carnwath Road, London, SW6 3EG, UK