ProFTP – Fatal: error processing configuration file ‘/etc/proftpd.conf’
Anthony Gee | Dec 13, 2012 | Comments 0
This is quick one how to fix issue with ProFTPD returning this error:
1 2 3 4 5 |
# ftp localhost Connected to localhost.localdomain. - error: no valid servers configured - Fatal: error processing configuration file '/etc/proftpd.conf' 421 Service not available, remote server has closed connection |
Simply run :
1 |
hostname yourservername.tld |
And the issue sould be resolved.
Tags
Filed Under: FTP Servers • Linux • ProFTP • Tutorials
About the Author: Anthony G. is an IT specialist with more than 9 years of solid working experience in the Web Hosting industry. Currently works as server support administrator, involved in consultative discussions about Web Hosting and server administration. One of the first writers in the Onlinehowto.net website, now writing for Free Tutorials community - he is publishing tutorials and articles for the wide public, as well as specific technical solutions.