1723484e06
ftpd will listen on the default FTP port for incoming connections and fork a child for each connection. This is lower overhead than starting ftpd from inetd(8) and thus might be useful on busy servers to reduce load. Inspired by FreeBSD. Reviewed by lukem@. |
||
---|---|---|
.. | ||
cmds.c | ||
conf.c | ||
extern.h | ||
ftpcmd.y | ||
ftpd.8 | ||
ftpd.c | ||
ftpd.conf.5 | ||
ftpusers.5 | ||
logutmp.c | ||
logwtmp.c | ||
Makefile | ||
pathnames.h | ||
popen.c | ||
version.h |