Managing Files with cPanel File Manager
File Manager lets you upload, edit, move, delete, and manage your website files directly from your browser — no FTP client required.
Opening File Manager
- Log in to cPanel.
- Under Files, click File Manager.
- You will see your hosting directory tree on the left and file contents on the right.
Your Website Root
All public website files must be placed inside the public_html folder. This is the document root — files here are accessible via your domain name.
Common Tasks
Uploading Files
- Navigate to
public_htmlin File Manager. - Click Upload in the top toolbar.
- Drag and drop your files or click Select File.
Editing a File
- Right-click the file and select Edit or Code Edit.
- Make your changes in the editor.
- Click Save Changes.
Extracting a ZIP File
- Upload your ZIP file to
public_html. - Right-click the ZIP file and click Extract.
- Confirm the destination and click Extract Files.
For large file transfers or bulk uploads, FTP via FileZilla is faster and more reliable than File Manager.