![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
DESCRIPTION
OPTIONSAn optional configuration file or files may be given on the command line. These files must be owned as root if running as root. Any command line option not starting with a "-" character is treated as a config file that will be loaded. Note that config files are loaded in the strict order that they are encountered on the command line. If no config files are specified, the default configuration file of /usr/local/etc/vsftpd.conf will be loaded, after all other command line options are processed. Supported options are:
EXAMPLESvsftpd -olisten=NO /usr/local/etc/vsftpd.conf -oftpd_banner=blah That example overrides vsftpd's built-in default for the "listen" option to be NO, but then loads /usr/local/etc/vsftpd.conf which may override that setting. Finally, the "ftpd_banner" setting is set to "blah", which overrides any default vsftpd setting and any identical setting that was in the config file. FILES/usr/local/etc/vsftpd.conf SEE ALSO
|