How to Use File Manager in cPanel
Introduction
The File Manager in cPanel is a powerful tool that allows you to manage website files directly from your web browser, eliminating the need for FTP clients. It provides an intuitive interface to upload, edit, delete, and organize files on your hosting server. This guide will walk you through navigating and using File Manager in cPanel effectively.
Step 1: Accessing File Manager in cPanel
Log into cPanel
Visit
https://yourdomain.com/cpanel
and enter your credentials.
Locate the File Manager
In the Files section, click on File Manager.
Choose the Directory
By default, it opens in the
home
directory. Navigate topublic_html
for your website files.
Step 2: Navigating the File Manager Interface
The File Manager interface consists of:
Left Sidebar: Displays the directory structure.
Right Panel: Shows the contents of the selected directory.
Toolbar: Contains options like upload, create, rename, and delete.
Step 3: Uploading Files
Navigate to the destination folder (e.g.,
public_html
).Click on Upload in the top toolbar.
Select Files from your local computer.
Monitor the Upload Progress and return to File Manager once completed.
Step 4: Creating and Editing Files
Creating a New File
Click on + File in the toolbar.
Enter the file name and destination folder.
Click Create New File.
Editing a File
Select the file you want to edit.
Click Edit in the toolbar.
Modify the content and click Save Changes.
Step 5: Managing Files and Folders
Renaming Files/Folders
Select the file/folder.
Click Rename in the toolbar.
Enter the new name and press Enter.
Deleting Files/Folders
Select the file/folder.
Click Delete in the toolbar.
Confirm deletion by clicking Delete Permanently or move to Trash.
Moving Files/Folders
Select the file/folder.
Click Move in the toolbar.
Specify the destination folder and confirm.
Step 6: Changing File Permissions
Select the file/folder.
Click Permissions in the toolbar.
Adjust the read, write, and execute permissions.
Click Change Permissions.
Step 7: Extracting and Compressing Files
Extracting Files
Select the compressed file (e.g.,
.zip
or.tar
).Click Extract in the toolbar.
Choose the destination folder and confirm extraction.
Compressing Files
Select the files/folders to compress.
Click Compress in the toolbar.
Choose the compression type (ZIP, TAR, etc.).
Click Compress Files.
Conclusion
The File Manager in cPanel is a user-friendly tool for managing your website files without needing additional software. By using its features efficiently, you can upload, edit, organize, and secure your files with ease. Whether you're a beginner or an advanced user, mastering File Manager will streamline website managemen
Last updated
Was this helpful?