How to Use cPanel File Manager


cPanel File Manager is a web-based tool that allows you to manage all your website files directly from your browser — no FTP client needed. You can upload, delete, edit, rename, compress, and extract files easily.

How to Access File Manager

  1. Login to cPanel.
  2. Under the Files section, click File Manager.
  3. File Manager will open showing your hosting directory structure.

Understanding the Directory Structure

  • /public_html/ – This is your website's root folder. All public website files go here.
  • /public_ftp/ – FTP public folder.
  • /mail/ – Email storage folder (do not modify).
  • /logs/ – Server log files.

Key Actions in File Manager

Upload a File:

  1. Navigate to the folder where you want to upload.
  2. Click Upload in the top toolbar.
  3. Drag and drop files or click Select File to browse.

Create a New File or Folder:

  1. Click + File or + Folder in the toolbar.
  2. Enter the name and click Create New File/Folder.

Edit a File:

  1. Right-click on any text file (e.g., .php, .html, .css).
  2. Click Edit to open the built-in code editor.
  3. Make your changes and click Save Changes.

Delete a File or Folder:

  1. Select the file or folder.
  2. Click Delete in the toolbar or right-click and choose Delete.
  3. Confirm the deletion.

Compress / Extract Files:

  1. Select files/folders and click Compress to create a .zip or .tar.gz archive.
  2. To extract, right-click a compressed file and click Extract.

 Warning: Deleted files in File Manager cannot be recovered easily. Always take a backup before deleting important files.

Showing Hidden Files

By default, files starting with a dot (like .htaccess) are hidden. To show them:

  1. Click Settings (top right of File Manager).
  2. Check Show Hidden Files (dotfiles).
  3. Click Save.

If you continue to face issues, please open a create a request.

Помог ли вам данный ответ? 0 Пользователи нашли это полезным (0 голосов)