How to Upload Files to Your Website via File Manager in cPanel
The File Manager in cPanel allows you to upload, edit, and manage your website files directly through a web interface without needing an FTP client. This is an easy and efficient way to manage your website content.
Here’s a step-by-step guide on how to upload files to your website using File Manager in cPanel.
Step 1: Log in to Your cPanel Account
- Open your web browser and visit the cPanel login page.
- Enter your username and password, then click Log In.
Step 2: Access File Manager
- Once logged into cPanel, scroll down to the Files section.
- Click on File Manager to open the file management interface.
Step 3: Navigate to the Correct Directory
- In the File Manager interface, you will see a directory tree on the left side. Navigate to the folder where you want to upload your files.
- If you are uploading files for your main website, go to the public_html directory. This is the root folder for your website content. If you’re uploading files to a subdomain or Addon domain, navigate to the specific folder you created for it (e.g.,
public_html/subdomainorpublic_html/newdomain.com).
Step 4: Click the Upload Button
- Once you’re inside the correct directory, click the Upload button, which is located at the top toolbar of the File Manager page.
- This will open a new upload interface in a new tab.
Step 5: Select and Upload Files
- In the upload interface, click Select File or drag and drop files from your computer.
- Browse your computer and select the files you want to upload. You can upload multiple files at once.
- Once you’ve selected the files, the upload will begin automatically, and you will see a progress bar showing the upload status.
- When the upload is complete, you’ll see a confirmation that the files have been uploaded successfully.
Step 6: Verify the Upload
- Return to the File Manager tab.
- In the directory where you uploaded the files, you should now see them listed.
- You can use the File Manager interface to edit or organize the files (e.g., move files to different directories, rename them, or change their permissions).
Step 7: Test Your Website
- Open your web browser and navigate to your website to check if the uploaded files are working correctly. For example, if you uploaded an
index.htmlfile to your public_html directory, go toyourdomain.comand see if the homepage loads as expected. - If you uploaded the files into a subdirectory, go to
yourdomain.com/subdirectory.
Additional Features
- Editing Files: If you need to make changes to a file, right-click the file in File Manager and choose Edit.
- Creating Folders: You can organize your uploads by creating new folders using the + Folder button.
- File Permissions: You can adjust file permissions by right-clicking on the file and selecting Change Permissions.
Conclusion
Uploading files to your website using the File Manager in cPanel is a quick and easy way to manage your website content. Whether you’re adding new web pages, updating existing ones, or uploading media files, this process allows you to handle everything from your browser without the need for additional software like FTP clients.