FTP (File Transfer Protocol) lets developers upload and manage website files on Ceyora web hosting. Creating separate FTP accounts for team members or clients improves security.
Create an FTP account
- Log in to cPanel
- Open FTP Accounts
- Enter a login name (e.g.
developer) - Select the domain and directory the user can access
- Set a strong password
- Click Create FTP Account
Connect with FileZilla or similar
- Host: your domain name or server IP from welcome email
- Username: full FTP username (e.g. developer@yourdomain.lk)
- Password: the password you set
- Port: 21 (FTP) or 22 (SFTP if available)
Best practices
- Give each developer their own FTP account with limited directory access
- Delete unused FTP accounts
- Use SFTP when supported for encrypted transfers
- Never share your main cPanel password for file uploads