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: NewFTPUser@example.com.
  • FTP Port: 21 (Default port is 21).
  • FTP Password: Your FTP Password.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Can I connect anonymously via FTP?

Connecting anonymously via FTP is not provided because of security reasons.

Do you allow SFTP access?

Due to security reasons, SFTP access is not available on shared hosting servers. You can have...

How to upload my Website files using FTP?

This article is aimed to show you the basics in using the FileZilla FTP client, as well as how to...

How to upload my website using Dreamweaver?

1. Open your Dreamweaver.2. Now you can create a new page or just open one that you have...

Where to find a file uploaded by FTP?

Once you login to your account via FTP, you are placed in the root folder of the account. There...