Only .ftpquota and no other file on my ftp

When you create a FTP user account in cPanel you assign it a ownership directory, if that folder happens to be a child directory of the master account then you won't be able to go higher. e.g

  • /home/your-username/public_html/new-user/ Will not be able to view the parent public_html.

This is a security messure and something you shouldn't need to turn off. Your issue is the old FTP account that you should try and resolve. You should be able to reset it via CPANEL or contact your hosting. Simply creating another user will not give you the access rights you need unless you have a good understanding of how chmod works.

Your options

  • Reset the main password to the FTP account.
  • Change the new FTP user to the root of where the HTML files are stored, while granting correct chmod premissions.
  • Contact your Web Host... after-all, that's what they are their for....