I would like to know what is the correct way to setup these options on the built in FTP server located in /usr/libexec/ftpd when using
in /etc/rc.conf.
I am using FreeBSD 8.1
Code:
ftpd_enable="YES"
I am using FreeBSD 8.1
Code:
portrange all 52100 52121
advertise all ftp.domain.tld
umask all 022
umask guest 0707