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

NAME

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

SYNOPSIS

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

DESCRIPTION

Net::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 t/ directory in the distribution).

METHODS

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

Net::FTPServer(3).