Skip to main content
File Manager is cPanel’s built-in file browser. It opens at your home directory (/home/<username>) and lets you do everything you’d normally do over FTP, without installing anything. Open it from cPanel home → FilesFile Manager.
File Manager showing toolbar, directory tree on the left, and file listing on the right

What’s on the page

The interface has three regions:
  • Top toolbar with the actions you take on selected files (File, Folder, Copy, Move, Upload, Download, Delete, Restore, Rename, Edit, HTML Editor, Permissions, View, Extract, Compress)
  • Left sidebar with the directory tree of your account
  • Right pane with the contents of the current folder, showing Name, Size, Last Modified, Type, and Permissions

What you can do

ActionWhere to click
Upload filesUpload in the top toolbar. Drag and drop is supported
Create a file or folder+ File or + Folder in the top toolbar
Edit a file in the browserSelect a file, click Edit (plain text) or HTML Editor
Compress foldersSelect files or folders, click Compress, pick zip or tar.gz
Extract an archiveRight-click an archive, or select it and click Extract
Change permissionsSelect a file, click Permissions, set the numeric mode
Rename or moveRename or Move with the file selected
Delete or restoreFiles go to .trash first. View Trash to recover, Empty Trash to free the space

Tips

  • Hidden files. cPanel hides dotfiles by default. Click Settings in the top right and tick Show Hidden Files to see .htaccess, .env, and similar.
  • Trash recovery. Deletes go to .trash first, not straight to oblivion. Recoverable via View Trash until you empty it. The trash counts toward your disk quota, so empty it once you’re sure.
  • Editing config files. For a single .htaccess or .env line change, File Manager is faster than SSH or FTP.
  • Large uploads. For files over a few hundred MB, the browser uploader can stall. Use Web Disk to mount your account as a network drive and copy files natively from Finder or File Explorer.

Need a hand?