The hosting file manager is a browser-based tool in your control panel that lets you view, upload, edit, move, and delete your website’s files directly, without needing FTP or a separate program. It is the quickest way to make small file changes — editing a config file, uploading an image, fixing a permission — since you just log in to your control panel and work in the browser. Knowing your way around the file manager, and where your site’s files live, makes everyday hosting tasks and quick troubleshooting far simpler.
This guide explains what the file manager is, how to use it for common tasks, where your website’s files live, and when to use it versus FTP.
Did you know?
For a one-off fix — editing a single line in a config file, say — the file manager beats FTP hands down: no client to open, no connection to set up, just log in and edit in the browser.
What the file manager is
The file manager is a tool built into your hosting control panel that gives you browser-based access to all the files on your server. It shows your files and folders in a familiar interface — much like a file explorer on your computer — and lets you work with them directly in the browser, no extra software required.
Because it lives in your control panel, using it is as simple as logging in to your hosting account and opening the file manager. That convenience makes it the natural tool for quick, occasional file tasks, complementing FTP (which is better for bulk transfers) and giving you a fast way to reach your files whenever you need to.
What you can do with it
The file manager handles all the common file operations you might need:
- View and browse files: see your site’s folder structure.
- Upload files: add files from your computer to the server.
- Edit files: open and edit text files (like config files) in the browser.
- Move and rename: reorganise files and folders.
- Delete files: remove files you no longer need.
- Set permissions: adjust file permissions when required.
- Create folders and archives: and often extract zip files.
Pro Tip
Before editing or deleting an important file, make a copy first (right-click and copy, or download it). That way a mistake is easy to undo — a good habit whenever you work directly with site files.
Where your website’s files live
The key thing to know is where your site’s public files are, because that is where you will do most of your work. On most hosting, your website’s root folder is called public_html (sometimes www or htdocs) — this is where the files that make up your live site live, and where you upload site files to.
Inside that folder you will find your website’s files: for WordPress, the wp-content folder (holding themes, plugins, and uploads), configuration files like wp-config.php, and the core files. Knowing that public_html is your site’s root — and roughly what is inside it — is most of what you need to navigate the file manager confidently.
How to do common tasks
To upload a file, open the file manager, navigate to the right folder (usually inside public_html), click the upload button, and select the file from your computer. To edit a file, find it, right-click (or select) and choose edit, make your changes in the browser editor, and save.
To move, rename, or delete, select the file and use the corresponding button or right-click menu — much like on your computer. Many file managers also let you compress files into a zip or extract an uploaded zip, which is handy for uploading a whole folder at once (upload the zip, then extract it on the server). These few operations cover most of what you will ever need.
File manager vs FTP
The file manager and FTP do overlapping jobs, and which to use depends on the task. The file manager wins for quick, occasional work — a single edit, one upload, a fast fix — because there is nothing to install or set up; you just log in and go.
FTP (ideally SFTP) wins for larger jobs — uploading many files, transferring a whole site, or working with files frequently — where a dedicated client is faster and more capable than a browser. So use the file manager for small, one-off tasks and FTP for bulk or regular file work. Between them, you have a quick tool and a powerful one for every file need.
Working safely in the file manager
Because the file manager gives direct access to your site’s files, a little care avoids trouble. Make a copy of any important file before editing it, so a mistake can be undone. Be cautious with core files and configuration files (like wp-config.php), and avoid deleting anything you are not sure about.
Used sensibly, the file manager is a safe, convenient tool for everyday file tasks and quick troubleshooting — like disabling a problematic plugin by renaming its folder, or editing a config value. Get familiar with where your files live and the basic operations, keep backups, and the file manager becomes a genuinely useful part of managing your site with confidence.
Want a hosting panel that’s actually easy to use?
Hostinger’s custom hPanel is clean, modern, and beginner-friendly — one-click installs, file manager, databases, email, and SSL all in one place. From a few dollars a month; use code PROTIPS for the reader discount.
FAQs
What is the hosting file manager?
The file manager is a browser-based tool in your hosting control panel that lets you view, upload, edit, move, and delete your website’s files directly, without FTP or separate software. You just log in to your control panel and work with your files in the browser — ideal for quick file tasks.
What can I do with the file manager?
View and browse files, upload files from your computer, edit text files in the browser, move and rename files and folders, delete files, set permissions, and create folders or extract zip archives. It handles all the common file operations you might need for managing your site.
Where are my website’s files in the file manager?
Your site’s public files live in the root folder, usually called public_html (sometimes www or htdocs). That is where your live site’s files are and where you upload to. For WordPress, inside it you will find wp-content (themes, plugins, uploads), wp-config.php, and the core files.
How do I upload a file with the file manager?
Open the file manager, navigate to the correct folder (usually inside public_html), click the upload button, and select the file from your computer. To upload many files at once, you can upload a zip and then extract it on the server, which many file managers support.
Should I use the file manager or FTP?
Use the file manager for quick, occasional tasks — a single edit, one upload, a fast fix — since there is nothing to install. Use FTP (ideally SFTP) for larger jobs like uploading many files or a whole site, where a dedicated client is faster. They complement each other.
Is it safe to edit files in the file manager?
Yes, if you are careful. Make a copy of any important file before editing so mistakes can be undone, be cautious with core and configuration files, and avoid deleting anything you are unsure about. Used sensibly and with backups, the file manager is a safe, convenient tool for file tasks.
The bottom line
The hosting file manager is a browser-based tool in your control panel for viewing, uploading, editing, moving, and deleting your site’s files directly — no FTP client or extra software needed. It is the quickest way to make small file changes and do quick troubleshooting, since you just log in to your control panel and work in the browser.
Know that your live site’s files sit in the root folder (usually public_html), learn the basic operations, and keep a copy of important files before editing them. Use the file manager for quick, one-off tasks and FTP for bulk work — together they cover every file need. With a little care and backups, the file manager makes managing your site’s files simple and safe.
When you are ready, you can start with Hostinger and use code PROTIPS for the reader discount. The file manager edits your site’s files in the browser — quickest for small fixes; find your files in public_html.