ftp-home
Set ftp-home to the pathname of the anonymous FTP hierarchy.
Users logging in to this domain with the username "anonymous"
will be rooted at this pathname. The default value is the pathname
of the home directory of the ftp account, which will be looked
up by NcFTPd from your /etc/passwd file if you leave ftp-home
commented-out.
As with all pathnames specified in the NcFTPd configuration files,
do not use csh and ksh style tilde-notation to specify
the directory -- i.e. do not use ftp-home=~ftp.
Even if you aren't using NcFTPd to provide anonymous FTP access,
you do need to specify a valid directory for ftp-home, and you
do need to have an ftp user on your system.
Examples:
ftp-home=/home/ftp
#ftp-home= (commented out)
Recommendation:
#ftp-home= (commented out)