What Is a File Manager?
A file manager is a browser-based tool, usually built into a web hosting control panel, that lets you upload, edit, copy, move, rename, and delete your website’s files on the server, and change their permissions. Because it runs in the browser over HTTPS, you can manage files from any computer without installing FTP software.
More About File Managers
In web hosting, the file manager is the tool built into your hosting provider's account dashboard for working with the files on your server. (Finder on macOS and File Explorer on Windows are file managers too; this page covers the hosting kind.) From the dashboard you can edit files, upload new content, compress and extract archives, and change file permissions, the settings that control who can read, write, or run each file. Handle permissions with care: a wide-open setting like 777 can break your site or expose it to attackers.
File Manager is also the proper name of the built-in tool in control panels such as cPanel. It runs in your web browser over HTTPS, an encrypted connection, so you can reach every folder that makes up your site without installing extra software. DreamHost doesn't use cPanel: the DreamHost panel includes its own website file manager, which lets you upload, download, edit, create, and delete website files.
Editing a file, step by step
Say you need to fix a broken .htaccess file. Log in to your hosting panel, open the file manager, and navigate to your site's directory (in cPanel, usually public_html). Right-click the file, choose Edit, make your change, and save. The edit is live the moment you save. That immediacy is the tool's main power, and its main risk.
The same toolbar covers the rest of day-to-day file work: create, copy, move, and rename files; change permissions; delete and restore; compress and extract; and search across folders. Put simply, you can fix a site from any browser with nothing installed.
Risks and how to avoid them
Changes apply to the live site instantly, and most file managers keep no version history. Download a copy of any file before you edit it, or test the change on a staging site first.
cPanel's File Manager documentation (last updated July 8, 2026) adds two warnings that apply almost anywhere. Open a file with the wrong character encoding and saving can corrupt it; if the text shows up as garbled symbols, close the editor without saving. And editing files inside a Git repository through a file manager can seriously damage the repository. Large uploads are the other common failure: browser transfers can stall or time out.
File manager vs. FTP and SFTP clients
Both move files to and from your server; they're built for different jobs.
- Use the file manager for quick one-off edits, small uploads, and machines where you can't install software.
- Use an SFTP client for bulk or large transfers, resumable uploads, and syncing whole directories. Plain FTP works the same way but sends data unencrypted, so choose SFTP when you can.
If you decide you need a client, our comparison of Cyberduck and FileZilla covers the most popular free options.
Frequently Asked Questions
- No. Browser uploads handle individual files, not folders. Compress the folder into a ZIP archive on your computer, upload the ZIP, then use the file manager's Extract action to unpack it on the server. That's also how cPanel's documentation says to copy a folder with its contents.
- No. A file manager is a control panel feature, not part of hosting itself. cPanel and Plesk include one, and DreamHost's panel has its own website file manager. If your host doesn't offer one, connect with an SFTP client instead.
- Usually, yes. Browser uploads run through the control panel's upload limits and timeouts, which vary by host, so check your host's documentation for the exact number. For large files or big batches, use an SFTP client instead; it handles bulk transfers and can resume interrupted ones.
Web Hosting
Our Web Hosting plans offer a user-friendly interface and flexible options to fit your needs, with a 30-Day Money-Back Guarantee.
Web Hosting Plans