How to create an FTP Account in cPanel?

You can use your cPanel username and password to access all folders and files via FTP. However, if you want to create an FTP user account for a specific folder or you don't want to allow access to your root files then you can create a separate FTP Account.

1. Log into your cPanel account.

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

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

  • Log in: FTP Username like "newuser" (without the quotes and spaces)
  • Password: (Enter new FTP Password or generate a new password by clicking on the "Password Generator" button)
  • Directory: If you want to give access to the entire /public_html folder, enter "public_html" or change folder path to a different path like "public_html/newuser" and your FTP user will be granted access to only the "newuser" folder. Your FTP user will also be unable to access folders outside of the "public_html/newuser" folder.
  • Quota: Specify the quota in numerical words or select "unlimited".

4. Click on the "Create FTP Account" button.

Now you can access your FTP Account by using your newly-created FTP account like:

  • Host: Your Website IP or enter your website name like 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
  • ftp
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to show hidden files (.htaccess) in cPanel File Manager?

Many users ask us how they can see the .htaccess files for their websites in cPanel File Manager....

How Can I Compress / Uncompress Files Using the File Manager?

How to Compress Files Go to the File Manager. Navigate to the folder where the files you want...

How to View Your cPanel Disk Space Usage?

In order to view your cPanel disk space usage, there’s a great tool located inside of your...

Accessing webmail for your domain

To access the included webmail email clients included with your hosting account, you’ll need to...

How to rename a database in phpMyAdmin?

phpMyAdmin is a free and opensource application for MySQL database management. It is one of the...