@Guspaz Thank you for the tip.
The issue that I was looking at from the wrong angle is that I need a means of 'ftp' on the server side for a couple applications to automatically configure themselves. I was looking at things wrong by the error received trying to
Code:
# ftp
to test the ProFTP installation.
Now I am on the more appropriate track and researching config info to set up this server properly.
This FTP solution will not be enabled all the time. Only as needed. SFTP is the manner used for all remote connections to the server.
Thanks for the info, I will keep it in my notes.