enable ftp in etc/inetd.conf

to Enable the ftp daemon
vi /etc/inetd.conf
and remove the # on this line
ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l
vi /etc/inetd.conf
and remove the # on this line
ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l