How to Fix FTP Not Working Problem In Kloxo

In my previous post i explained how you can create FTP user account in kloxo.If you are not able to access your FTP account In kloxo control panel , Follow these steps  to enable ftp.
Operating system - Centos
Control panel - Kloxo
Protocol - FTP

Execute the following code as one by one in your Terminal

yum downgrade pure-ftpd
/script/upcp
/script/cleanup
yum -y update
reboot

Now you can access your ftp accounts without any problem.

1 comment:

  1. I've followed your tips but I still can't connect to my created user. If I allow anonymous logins it works well. But when I create a user and try to login to it I'm getting the following errors in FileZilla:
    Response: 331 User admin OK. Password required
    Command: PASS **********
    Response: 530 Login authentication failed
    Error: Critical error
    Error: Could not connect to server

    if you have any ideas of how to solve this please contact me at jim_utt@hotmail.com. Thanks.

    ReplyDelete

Post Your valuable comments here ..........