FTP / SFTP Access
FTP Credentials
- Host: yourdomain.com (or server IP)
- Username: your cPanel username (or FTP account username)
- Password: your cPanel password (or FTP account password)
- Port: 21 (FTP) or 22 (SFTP)
Create FTP Account
- cPanel > FTP Accounts
- Enter username and password
- Set directory (default: public_html)
- Set quota (or unlimited)
- Create
Connect with FileZilla
- Download FileZilla (free)
- Enter Host, Username, Password, Port
- Click Quick Connect
- Navigate to public_html on the right panel
- Drag files from left (your computer) to right (server)
SFTP (Recommended)
SFTP is encrypted FTP. Use Port 22 and SFTP protocol in your FTP client for secure transfers.