File Manager in cPanel allows you to manage your website files directly from your browser without using FTP software. You can upload, edit, delete, move, compress, extract, and organize files for your website.
File Manager is one of the most commonly used tools for website management.
Using File Manager, you can:
Upload website files
Edit HTML, PHP, CSS, and configuration files
Create folders and files
Delete unnecessary files
Compress and extract ZIP archives
Change file permissions
Backup website files
Manage WordPress files
Open your cPanel login URL:
https://yourdomain.com:2083or access cPanel through:
https://my.govaio.com/loginEnter your cPanel username and password.
After logging in:
Navigate to the Files section
Click File Manager
The File Manager interface will open in a new page.
The left sidebar displays your hosting directory structure.
Common folders include:
Folder | Purpose |
|---|---|
public_html | Main website files |
Email account data | |
tmp | Temporary files |
logs | Website logs |
public_ftp | FTP uploads |
The right side displays files and folders inside the selected directory.
You can:
Right-click files for options
Select multiple files
Drag and drop files in some servers
Your primary website files should usually be uploaded inside:
public_htmlExample:
public_html/index.phpor
public_html/index.htmlFiles placed outside public_html are generally not publicly accessible.
Open public_html
Click Upload
Select files from your computer
Wait for upload completion
Uploading ZIP files is faster for large websites.
Click Upload
Upload ZIP file
Return to File Manager
Right-click ZIP file
Click Extract
Extract files into:
public_htmlClick + File
Enter file name
Example:
index.htmlClick Create New File
Click + Folder
Enter folder name
Example:
imagesClick Create New Folder
You can directly edit website files inside File Manager.
Right-click file
Click:
Edit
or Code Edit
Example editable files:
HTML
PHP
CSS
JavaScript
.htaccess
Select file or folder
Click Delete
Confirm deletion
Deleted files may move to Trash depending on server settings.
Select file
Click Move
Enter destination path
Select file
Click Copy
Enter target location
You can compress files to save storage or create backups.
Select files/folders
Click Compress
Choose:
ZIP Archive
Tar Archive
Permissions control file access.
Type | Permission |
|---|---|
Files | 644 |
Folders | 755 |
Right-click file
Select Permissions
Set permission values
File | Purpose |
|---|---|
index.php | Main PHP homepage |
index.html | Static homepage |
.htaccess | Apache configuration |
wp-config.php | WordPress configuration |
Always keep backups before editing files
Use ZIP upload for large websites
Avoid deleting system files
Organize files into folders
Regularly remove unused files
Incorrect permissions.
Set:
Files → 644
Folders → 755
PHP errors or broken files.
Check error logs
Restore backup
Verify edited files
Hosting upload size limit.
Upload ZIP files
Contact support to increase limits
Browser cache or CDN cache.
Clear browser cache
Purge CDN cache
Never share cPanel credentials
Use strong passwords
Regularly backup website files
Avoid uploading unknown scripts
Keep CMS software updated
Upload files inside:
public_htmlYes. Upload WordPress ZIP file and extract it inside public_html.
Yes. You can edit PHP, HTML, CSS, JS, and configuration files directly.
For small tasks, File Manager is easier. For large transfers, FTP is recommended.
If you need assistance using File Manager in cPanel, contact support: