FTP (File Transfer Protocol) allows you to connect your computer to your hosting server for uploading, downloading, and managing website files.
FTP is commonly used for:
Uploading website files
Managing WordPress files
Editing website content
Transferring backups
Managing large files efficiently
Before connecting, ensure you have:
An active hosting account
FTP account credentials
FTP software installed
Internet connection
Popular FTP clients include:
Software | Platform |
|---|---|
FileZilla | Windows, Linux, Mac |
WinSCP | Windows |
Cyberduck | Windows & Mac |
FileZilla is the most commonly used FTP client.
You will need the following information:
Setting | Example |
|---|---|
Host / Server | |
Username | |
Password | Your FTP Password |
Port | 21 |
Download and install FileZilla from:
Install the software normally on your computer.
Launch FileZilla or your preferred FTP software.
You will see connection fields at the top.
Enter your FTP details.
Example:
Field | Example |
|---|---|
Host | |
Username | |
Password | Your FTP Password |
Port | 21 |
Click:
QuickconnectIf the details are correct, your hosting files will appear in the remote panel.
Displays files on your computer.
Displays files on your hosting server.
Common hosting folder:
public_htmlOpen local website folder
Open remote folder:
public_htmlDrag and drop files from local to remote panel
To download files:
Select remote file
Right-click
Click:
DownloadYour main website files should be uploaded inside:
public_htmlExample:
public_html/index.phpor
public_html/index.htmlFor better security, use:
Type | Description |
|---|---|
FTPS | FTP over SSL |
SFTP | Secure SSH File Transfer |
Secure protocols encrypt your connection and passwords.
Most hosting servers use:
Passive ModeIf connection problems occur, enable Passive Mode in your FTP client settings.
Firewall or incorrect hostname.
Verify FTP hostname
Check internet connection
Allow FTP through firewall
Wrong username or password.
Reset FTP password
Verify FTP username format
Permission or quota issue.
Verify folder permissions
Check available hosting storage
Multiple simultaneous FTP sessions.
Disconnect unused FTP sessions
Retry after few minutes
Type | Permission |
|---|---|
Files | 644 |
Folders | 755 |
Use strong passwords
Prefer FTPS or SFTP
Keep backups before editing files
Avoid editing live websites directly
Remove unused FTP accounts
FTP is used for transferring files between your computer and hosting server.
Upload website files into:
public_htmlFileZilla is the most popular and beginner-friendly FTP software.
Default FTP port:
21Basic FTP is not fully secure. FTPS or SFTP is recommended.
If you need assistance connecting via FTP, contact support:
📧 support@govaio.com