Net::FTPServer::InMem::Server

Section: User Contributed Perl Documentation (3)
Updated: 2021-01-27
Page Index
 

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).


 

Index

NAME
SYNOPSIS
DESCRIPTION
METHODS
AUTHORS
COPYRIGHT
SEE ALSO