cPanel’s File Manager is a web-based tool that lets you add, move, and delete files without FTP. You can upload images, documents, themes, plugins, and more right from your browser. Follow these simple steps to upload your files safely and quickly. You can also watch this short video guide

1. Log in to cPanel

Use your hosting account credentials to sign in at https://your-domain.com/cpanel or via your host’s login page.

2. Open File Manager

Once inside cPanel, find the Files section and click File Manager. A new window will open showing your home directory.

3. Choose the Destination Folder

In the left pane, navigate to the folder where you want your files. For most websites, this is the public_html folder.

4. Open the Upload Interface

With your target folder highlighted, click the Upload button in the toolbar at the top.

5. Select Files to Upload

  • Drag and drop files into the box
  • Or click Select File and choose files from your computer

6. Monitor the Upload

A progress bar shows each file’s status. Wait until it says 100% Complete for all files.

7. Verify the Upload

Return to File Manager (use the Go Back to link). You should now see your uploaded files in the folder.

8. Set File Permissions (if needed)

Right-click a file and choose Change Permissions. For web-accessible files, use 644. For folders, use 755.

9. Troubleshooting Tips

  • If your file is larger than the upload limit, split it or use FTP/SFTP.
  • Check your PHP settings (upload_max_filesize, post_max_size) in Select PHP VersionOptions.
  • Clear your browser cache if you can’t see new uploads.

10. Conclusion

You have successfully uploaded files using cPanel File Manager. This tool is ideal for quick updates, small file transfers, and one-off edits. For large or frequent uploads, consider using an FTP client.

Was this answer helpful? 0 Users Found This Useful (0 Votes)