WU-FTPD configuration, /etc/wu-ftpd/
------------------------------------

The /etc/wu-ftpd directory is the default location for WU-FTPD
configuration files ftpaccess, ftpconversions, ftpgroups and ftphosts.

The file `ftpusers' is a symlink to /etc/ftpusers, because it can be
used both in the standard ftpd/tftpd and in wu-ftpd.

There are some additional helpful files there, check them out. You
should place any message/shutmsg/banner files you create here. Example
configuration files can be found in /usr/share/doc/wu-ftpd/examples/.

Please remember that some of these files, like pathmsg or welcome.msg,
may have to be placed under the anonymous FTP user's home directory
(~ftp/etc) to be used while the anonymous FTP user is logged in. This
can be configured in the /etc/wu-ftpd/ftpaccess file.

If you want to offer additional commands for the SITE EXEC command, you
will have to install these commands in /usr/bin/ftpexec (for real users)
or ~ftp/bin/ftpexec (for anonymous users). Symbolic links may be
used between the commands in /usr/bin (or any other directory) and
/usr/bin/ftpexec. However, you shouldn't use symbolic links for the
commands in the ~ftp/bin/ftpexec directory (unless you really know
what you're doing).
