You can still get assistance by raising a ticket with our support department should you not be able to find what you are looking for here.

← Back to Files

Using the File Manager

Upload, edit, and organize website files directly in your browser with cPanel File Manager.

cPanel's File Manager lets you manage your website files through the browser without needing FTP software.

Open File Manager

  1. Log in to cPanel and go to Files → File Manager.
  2. Choose the directory to open — usually public_html for your main website.
  3. Click Go.

Common tasks

  • Upload — click Upload, drag files, or use the upload button in the toolbar.
  • Edit — right-click a file and choose Edit or Code Edit for HTML, PHP, or text files.
  • Extract — upload a ZIP archive and use Extract to unpack it in place.
  • Permissions — right-click a file or folder and choose Change Permissions (typically 644 for files and 755 for directories).

Safety tips

Always back up files before editing live site code. Avoid deleting unfamiliar system files in your home directory. Use Trash settings carefully — deleted files may not be recoverable.

← Back to Files