Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I have a ProFTPD server set up but I can't connect to it, I get `

Response: 530 Login incorrect.
Error:  Critical error
Error:  Could not connect to server. 

Even if I create a new user and try to log in I can't, and it shows that the FTP server is running on port 21:

tcp6       0      0 :::21                   :::*                    LISTEN      29774/proftpd: (acc
share|improve this question
Check your logs to see what the FTP server logged. – Michael Hampton Nov 12 '12 at 6:13
Check what login-database the ftp server is set up to use. Maybe you are adding users to another user-database? – pkhamre Nov 12 '12 at 9:54
Where would the logs be in this case? And how can I check the login-database? – 8vius Nov 12 '12 at 12:31

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.