The number of FTP accounts you can create depends on the Doteasy web hosting plan you’re on.

  • Starter Plan – up to 10 FTP accounts
  • Unlimited Hosting Plan – unlimited FTP accounts
  • Business Hosting plans – unlimited FTP accounts

 

  1. Click on FTP Accounts in the Files section in cPanel.

    cPanel FTP accounts

  2. In the Add FTP Account section, fill in the fields as required.

     

    OptionDescription
    Log InEnter the username you want to use. The username you’ve entered will be combined with your domain name to create the full username.
    PasswordEnter a password for the FTP account. You can use the Strength indicator to gauge the strength of your password. If you need help creating a secure password, you can use the Password Generator button to auto-generate a password.
    DirectoryWhen you create an FTP account, you can limit access to a specific directory. For example,

    • To give restricted access to a designated user folder, simply use the auto-generated user folder name, ie. public_html/user_name
    • To give restricted access to a specific folder, enter public_html/folder_name
    • To give limited access, enter public_html
    • To give full (unlimited) access, simply leave the field blank
    QuotaYou can limit the amount of space an FTP user can have.
  3. When ready, click Create FTP Account.

More about Directories

The Directory field defines the new FTP account’s top level of directory access.

Example 1: Restricted access to designated user folder

When you create the FTP account, the system will auto-generate a user folder using the username you’ve entered. This user folder will be used as the default directory for the FTP account.

cPanel FTP account auto generate user folder

cPanel FTP account username

Example 2: Restricted access to specific folder

If you want to restrict access to a specific folder, say the User Test folder, then you will enter public_html/user_test_folder. This will allow the user to upload and download directly to the User Test folder only.

cPanel FTP accounts example

cPanel FTP accounts folder example

Example 3: Limited access to root directory

If you want to limit access to just the public_html folder, then you will enter public_html. This will allow you user to upload files to anywhere within the public_html directory.

cPanel FTP accounts example

cPanel FTP accounts example

NOTE: the /public_html is the root directory where all website content is located.

Example 4: Unlimited Access

If you want to give full, unlimited access, then you can simply leave the Directory field blank. This will allow your user to access all files and folders on your server.

cPanel FTP account example

cPanel FTP accounts example

Connecting to server with new FTP account

Once you have created the FTP account, you can access your files by using the newly-created FTP account:

  • Host – your website name, ie. ftp.yourdomain.com
  • Username – the full username, ie. user@yourdomain.com
  • Password – the password specified when creating the FTP account
  • FTP Port – 21