FTP (File Transfer Protocol) allows you to upload, download, and manage website files between your computer and hosting server.
Creating an FTP account helps you:
Upload website files
Manage folders remotely
Give developers limited file access
Connect using FTP software like FileZilla or WinSCP
Before starting, ensure you have:
An active hosting account
cPanel access
Domain connected to hosting
Open your cPanel login URL:
https://yourdomain.com:2083or access through:
https://my.govaio.com/loginEnter your cPanel username and password.
After logging in:
Go to the Files section
Click FTP Accounts
Fill in the required details.
Enter desired FTP username.
Example:
developerYour full FTP username may become:
developer@yourdomain.comChoose the domain associated with the FTP account.
Example:
yourdomain.comCreate a strong password.
Recommended:
Uppercase letters
Lowercase letters
Numbers
Special characters
Example:
StrongPassword@123Always use strong passwords for security.
Choose which folder the FTP account can access.
For complete website access:
public_htmlExample:
public_html/imagesThis restricts access only to the images folder.
You can choose:
Unlimited
Limited storage size
Example:
2048 MBClick:
Create FTP AccountYour FTP account is now ready.
Popular FTP clients:
FileZilla
WinSCP
Cyberduck
Use the following settings:
Setting | Value |
|---|---|
Host | |
Username | FTP username |
Password | FTP password |
Port | 21 |
For better security, use:
FTPS
SFTP (if available)
Field | Example |
|---|---|
Host | |
Username | |
Password | Your FTP Password |
Port | 21 |
Connect using FTP software
Open remote folder:
public_htmlDrag and drop files from your computer
Folder | Purpose |
|---|---|
public_html | Main website files |
public_ftp | Public FTP folder |
Email data | |
logs | Server logs |
Open FTP Accounts
Locate account
Click Change Password
Save changes
Open FTP Accounts
Locate account
Click Delete
Choose:
Delete account only
Delete account + files
Incorrect username or password.
Verify login credentials
Reset FTP password
Firewall or incorrect host.
Verify hostname
Check internet connection
Allow FTP in firewall
Folder access restrictions.
Verify FTP directory permissions
Contact hosting administrator
Disk quota exceeded or permissions issue.
Increase quota
Verify folder permissions
Type | Permission |
|---|---|
Files | 644 |
Folders | 755 |
Use strong FTP passwords
Avoid sharing FTP credentials
Use FTPS/SFTP whenever possible
Remove unused FTP accounts
Restrict FTP access to required folders only
FTP is used for uploading and managing website files on the hosting server.
Upload website files inside:
public_htmlYes. You can create separate FTP accounts for developers or projects.
Basic FTP is not fully encrypted. FTPS or SFTP is recommended for secure transfers.
If you need assistance creating or configuring FTP accounts, contact support:
📧 support@govaio.com