FTP Accounts

FTP stands for File Transfer Protocol, a method of managing the files associated with your website. cPanel comes complete with an FTP server that is pre-configured and easy to use.

If you are the website owner, your FTP access should already be configured. You can log in via FTP using your cPanel account username and password.

You can also set up FTP accounts for additional users. First, you need to create a user's account. Then, the user will be able to log into your website using an FTP client such as FileZilla or Cyberduck.

 Important: When a user tries to log into the FTP site using a client, he or she will need to format the username as username@example.com where example.com represents your domain name. If you enter the login information in this way, your server can have multiple FTP accounts across multiple websites.

When using FTP, we strongly recommend using an encryption scheme, such as FTPS, FTPES, or SFTP. (However, only the main cPanel account owner can use SFTP).

 

Add an FTP account

The addition of an FTP account will allow users to access the domain’s folder on the server’s hard disk.

To create an FTP account:

  1. Enter a username.
  2. In the Password box, type the account’s password.
    • Remember to use a secure password. A secure password does not contain dictionary words, and includes letters, numbers, and symbols.
    • For help generating a strong password, click the Password Generator button.
  3. Retype the password in the Password (Again) box.
  4. Specify the FTP account's home directory.
    • The Directory field defines the top level of directory access that will be granted to the new account. For example, an account with a Directory assignment of /$dir will not be allowed to access the / (root) directory; however, it will be able to access /$dir and all of its subfolders.
  5. Set the disk space quota. The Quota field determines how much disk space will be allocated to the FTP account.
    •  Note: You will be unable to use quotas if your system administrator has selected to use ProFTP. ProFTP does not support quotas. For more information, please contact your system administrator.
  6. Click Create FTP Account.

If you have trouble uploading files via FTP, you may need to adjust the quota to allow more disk space for your account.

 Note: You will not be able to exceed the disk space quota allocated by your hosting plan. If you are currently using the maximum disk space allowed by your plan, you may need to upgrade your hosting account or delete old or unused files.

Upon creation, the new account should be displayed in the list below. This list contains 4 functions for existing accounts. You can:

  • Change a password.
  • Adjust a quota.
    •  Note: You will be unable to use quotas if your system administrator has selected to use ProFTP. ProFTP does not support quotas. For more information, please contact your system administrator.
  • Delete an account.
  • Configure an FTP client.

 

Login to an FTP account

To login to an FTP account:

  1. Enter your username in the username field
    •  Note: If you are not using the main FTP account, you must specify your domain name here as well. (For example: user@example.com.)
  2. Enter the domain in the domain field.
  3. Enter your password in the password field
  4. Click Login or Connect

 Important: You must have the correct protocol and port number to log in. If you do not know this information, contact your system administrator.

 

The FTP account management table

This table allows you to perform several functions on existing FTP accounts.

  • To search for specific accounts, enter a keyword in the box and click Search Accounts. cPanel will show only the accounts that contain the keyword.
  • To view accounts that match your search criteria, click Clear Search.

Remove an FTP account

To remove an FTP account:

  1. Click Delete next to the FTP account you wish to remove.
  2. Confirm that you wish to delete the FTP account. You have 3 options:
    • Delete Account — This removes the FTP account, leaving all of the files contained within the FTP account's home directory untouched.
    • Delete Account and Files — This option will remove the FTP account and all of the files contained within the FTP account's home directory.
    • cancel — This option will not remove the FTP account.

Edit an FTP account's quota

 Note: You will be unable to use quotas if your system administrator has selected to use ProFTP. ProFTP does not support quotas. For more information, please contact your system administrator.

The quota limits the amount of data that a user can upload to your server. To change an FTP account's quota:

  1. Click Change Quota for the FTP account whose quota you wish to change.
  2. Select the FTP Quota option and enter the amount, or click Unlimited.
    •  Note: The user will not be able to upload more than the total disk space allotment for your hosting account, regardless of the quota you set here.
  3. Click Change Quota.

Change an FTP account's password

To change an existing FTP account's password:

  1. Click Change Password for the FTP account whose password you wish to change.
  2. In the Password field, enter the new password for the FTP account.
    • You should use a secure password. A secure password does not contain any dictionary words and should consist of letters, numbers, and special characters.
    • If you would like cPanel to generate a secure password for you, click the Password Generator button.
  3. Retype the password in the Password (again) field.
  4. Click Change Password.

 

Viewing the FTP Logs

 Important: Before you can access these logs, you must navigate to the cPanel Raw Access Logs screen and select Archive logs in your home directory at the end of each stats run. The logs will be available after the system processes them.

If you need to see who has accessed your site via FTP, you can view this information in the raw access log files for your website.

You can download these files from the cPanel Raw Access Logs screen. An FTP log will have ftp_log in its filename.

Was this answer helpful?

 Print this Article

Also Read

Backups

The Backups area provides a basic interface for downloading and storing all or some of the...

Backup Wizard

The Backup Wizard is a user-friendly interface for creating a backup of the entire...

FTP Session Control

This function displays general information about who is logged into your FTP server. This...

Disk Space Usage

This feature shows you how you are using your disk space. It can also help you manage your disk...

File Manager

File Manager allows cPanel users to manage and edit their files. When you...