Core ProFTPD Modules (modules/
subdirectory)
Modules always included:
mod_auth
USER
,
PASS
, ACCT
, REIN
).
mod_core
CWD
, CDUP
, MKD
,
PWD
, RMD
, DELE
,
RNTO
, RNFR
, PASV
,
PORT
, SYST
, HELP
,
QUIT
, NOOP
), and the MDTM
and
SIZE
extensions.
mod_log
syslog
or file).
mod_ls
LIST
, NLST
and
STAT
commands.
mod_site
SITE
command, and the
HELP
and CHMOD
subcommands.
mod_unixpw
mod_xfer
STOR
,
RETR
, APPE
, REST
,
ABOR
, TYPE
, STRU
,
MODE
, ALLO
, SMNT
,
STOU
).
Modules automatically included when supported by the OS:
mod_pam
Optional modules:
mod_readme
DisplayReadme
directive.contrib/mod_readme.c
.
Contributed ProFTPD Modules (contrib/
subdirectory)
Also, see contrib/README
.
Authentication modules:
mod_ldap
mod_sql, mod_sql_mysql, mod_sql_postgres
mod_sqlpw, mod_mysql, mod_pgsql
)Feature modules:
mod_linuxprivs, libcap
mod_quota
mod_ratio
contrib/README.ratio
and the comments in mod_ratio.c.
mod_wrap
contrib/README.mod_wrap
and contrib/mod_wrap.html
.
Note that the mod_test
module is non-functional. Do not attempt
to compile or use it.
Other ProFTPD modules (not included in the source distribution)
These modules (and patches) are neither evaluated nor sanctioned in any way.
Draw no implication based on inclusion or non-inclusion in this list.
A more complete and current list may be found on the web site:
http://www.proftpd.org/docs/ http://www.proftpd.org/links.html
Authentication modules:
mod_dbauth
mod_pwcheck
mod_opie