I have been trying to get a little more knowledgeable on sendmail and have discovered there is no inetd.conf file to edit. I am aware this is due to the use of xinetd.conf and mine is at the default.
this is what I got in xinetd.conf<BR><BR><pre class="ip-ubbcode-code-pre"> <BR>service ftp<BR>{<BR> flags = REUSE<BR> socket_type = stream<BR> instances = 50<BR> wait ...
Get a basic review of how to install VSFTP, add users, and use the tool in stand-alone mode or inetd/xinetd mode. File Transfer Protocol (FTP) servers can be useful for providing files to customers ...