-1

all the configurations are same. Just trying to move from A to B. But on B server, I am getting the following error while trying to / testing to login:

FTP client login error

Any solution will be highly appreciated.

Best Regards, Kallol

  • What does the [ProFTPD debug logging, debug level 10](http://www.proftpd.org/docs/howto/Debugging.html) show? What does an [`SQLLogFile`](http://www.proftpd.org/docs/contrib/mod_sql.html#SQLLogFile) show? – Castaglia Feb 05 '17 at 16:03

1 Answers1

0

Your id or password is incorrect as the error message clearly reports.

gregory
  • 10,969
  • 2
  • 30
  • 42
  • Though It looks like that. These ftp servers is running with mysql extension. Both the server have same database and database config. But RHEL 5.5 is working fine, but not on RHEL 7. – Ahmad Kamal Feb 02 '17 at 08:31