Creating FTP Accounts
FTP accounts allow you or others to upload/download files to your hosting account.
Create FTP Account
- Log into cPanel
- Go to Files > FTP Accounts
- Enter username (will be prefixed with your cPanel username)
- Enter strong password or generate one
- Set directory (which folder this account can access):
- Leave default for full access to public_html
- Or specify subdirectory for limited access
- Set quota (storage limit) or choose unlimited
- Click Create FTP Account
FTP Connection Details
After creation, you'll see:
- Username: account@yourdomain.com
- Server: ftp.yourdomain.com or your server hostname
- Port: 21 (FTP) or 22 (SFTP - more secure)
FTP Client Software
Use FileZilla, WinSCP, or Cyberduck to connect with these credentials.
Managing FTP Accounts
- Change Password: Click "Change Password"
- Change Quota: Click "Change Quota"
- Delete: Click "Delete"
