How to Create an FTP Account in cPanel

You can access the FTP account using the cPanel login details, which gives you full access to the home directory. However, if you want to create an FTP user account for a specific directory, you can create a separate FTP account.



1. Log in to your cPanel account.


2. In the Files section, click on FTP Accounts.
 

3. Under Add FTP Account, fill in the following details:

  • Log in: Enter an FTP Username such as new-user (without space).
  • Password: Enter your new password or use a password generator.
  • Directory: For granting access to the entire directory of /public_html, enter public_html or change the directory path to a sub-directory such as public_html/new-user. An FTP user doesn't have access outside the specified directory.
  • Quota: Specify the quota in numerical words or choose unlimited.



4. Click on Create FTP Account.


You can now access your new FTP account from the FTP client. The details are given below.

  • Host: The IP address or the name of your website, such as ftp.example.com (replace example.com with your website address).
  • Username: [email protected].
  • FTP Port: 21 (Default port is 21).
  • FTP Password: Your FTP Password.

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Delete an FTP User Account From cPanel

If you want to delete an FTP account, you can accomplish it by following this tutorial.1. Log in...

How to Change the Password of the FTP Account in cPanel

To change the main root FTP account, you have to change the password of your cPanel account....

How to Change the FTP User Quota in cPanel

Follow these steps to change the FTP quota or set it to Unlimited.1. Log in to your cPanel...