Delete or restore files and folders using File Manager in cPanel

Note:
  • When you delete files or folders, the system does not permanently delete the files. Instead, the system moves the files to the Trash folder. Files older than 30 days in the trash folder would be automatically deleted.
  • Click Empty Trash to permanently delete the Trash folder’s contents.

 

To delete a file or folder, perform the following steps:

  1. Log into cPanel (here's how).
  2. From the Tools screen, look under Files and open File Manager.
  3. Select the file or folder you want to delete.
  4. In the toolbar, click Delete. The Trash interface will appear.
  5. Click Confirm to confirm that you want to delete the file or folder.

 

To restore a file or folder, perform the following steps:

  1. Log into cPanel (here's how).
  2. From the Tools screen, look under Files and open File Manager.
  3. Click View Trash from the toolbar.



  4. Select the file or folder that you want to restore.
  5. Click Restore in the toolbar.
  6. Confirm that you want to restore the item.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What database settings do I use for scripts?

Server Hostname: localhost Database Username: <your username>_<database name> e.g....

Do you support Silverstripe Hosting?

Yes, we run Linux servers designed to run the New Zealand developed Silverstripe application. If...

Strict Standards Errors for PHP

If you are getting errors similar to:Strict Standards: Non-static method JLoader::import() should...

Fix permissions of all directories and files

To change all the directories to 755 (-rwxr-xr-x): find /home/xxx/public_html -type d -exec...

How to create a MySQL database

To create a new MySQL database, you can use a the MySQL Database Wizard from cPanel. In...