Back to Website Management
Uploading Your Website Using FTP
Last updated March 12, 2026
Uploading Your Website Using FTP
FTP (File Transfer Protocol) allows you to upload files from your computer to the hosting server.
This is the most reliable method for transferring large numbers of files.
Step 1: Install an FTP Client
We recommend the following FTP clients:
| Client | Platform | Website |
|---|---|---|
| FileZilla | Windows / Mac / Linux | https://filezilla-project.org |
| WinSCP | Windows | https://winscp.net |
| Cyberduck | Mac / Windows | https://cyberduck.io |
FileZilla is the most widely used option and works well for beginners.
Step 2: Connect to the Server
Open your FTP client and enter the following connection details.
| Setting | Example |
|---|---|
| Host | ftp.yourdomain.com |
| Username | Your FTP username |
| Password | Your FTP password |
| Port | 21 |
Your FTP credentials can be found inside your Email/DirectAdmin.
Step 3: Upload Your Files
Once connected, you will see two panels:
- Local files (your computer)
- Server files (your hosting account)
To upload your website:
- Navigate to the
public_htmlfolder on the server - Select your website files on your computer
- Drag them into the
public_htmlfolder
After the upload finishes, your website should become visible at your domain.