Red Hat Enterprise Linux 9 Essentials Book now available.
Purchase a copy of Red Hat Enterprise Linux 9 (RHEL 9) Essentials
Red Hat Enterprise Linux 9 Essentials Print and eBook (PDF) editions contain 34 chapters and 298 pages
22.6. Additional Resources
For more information about vsftpd, refer to the following
resources.
22.6.1. Installed Documentation
The /usr/share/doc/vsftpd-<version-number>/
directory — Replace
<version-number> with the
installed version of the vsftpd package. This directory
contains a README
with basic information about the software. The TUNING file contains basic
performance tuning tips and the SECURITY/ directory contains
information about the security model employed by vsftpd.
vsftpd related man
pages — There are a number of man pages for the
daemon and configuration files. The following lists some
of the more important man pages.
Server Applications
man vsftpd
— Describes available command line options
for vsftpd.
Configuration Files
man
vsftpd.conf — Contains a
detailed list of options available within the
configuration file for vsftpd.
man 5 hosts_access
— Describes the format and
options available within the TCP wrappers
configuration files: hosts.allow and
hosts.deny.
22.6.2. Useful Websites
https://vsftpd.beasts.org/
— The vsftpd
project page is a great place to locate the latest
documentation and to contact the author of the software.