man Net::FTPServer::InMem::Server () - Store files in local memory

NAME

Net::FTPServer::InMem::Server - Store files in local memory

SYNOPSIS

  inmem-ftpd [-d] [-v] [-p port] [-s] [-S] [-V] [-C conf_file]

DESCRIPTION

CWNet::FTPServer::InMem::Server is the example FTP server personality. This personality implements a simple FTP server which stores files in local memory. This personality is used mainly for automatic testing in the test suites (see the CWt/ directory in the distribution).

METHODS

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/InMem/Server.pm
  /usr/lib/perl5/site_perl/5.005/Net/FTPServer/InMem/DirHandle.pm
  /usr/lib/perl5/site_perl/5.005/Net/FTPServer/InMem/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

SEE ALSO