cPanel Guide

Understanding cPanel File Manager: A Quick Walkthrough

You don't always need FTP software — cPanel's File Manager handles most day-to-day file tasks from your browser. File Manager is one of the most used tools.

File Manager is one of the most used tools in cPanel, letting you upload, edit, and organise your website's files without installing any extra software.

1. Navigate your site's folder structure

public_html is where your live website files live; everything else on the server sits outside what visitors can see.

2. Upload and extract files directly

Drag files in or upload a zip archive, then use the built-in Extract tool instead of unzipping them on your own computer first.

3. Edit code files in the browser

The Code Editor lets you make quick changes to a file without downloading, editing, and re-uploading it.

4. Set correct file permissions

Folders typically need 755 permissions and files 644 — anything more permissive can be a security risk.

5. Use the built-in trash instead of deleting for good

Deleted files sit in File Manager's trash for a period, giving you a safety net if you remove something by mistake.

Key takeaway: File Manager covers most routine file tasks — save FTP software for larger uploads or automated workflows.