Back to Website Management
How to Use the File Manager in DirectAdmin
Last updated March 12, 2026
How to Use the File Manager in DirectAdmin
The File Manager in DirectAdmin allows you to upload, edit, delete, and organize files directly from your browser.
Opening File Manager
- Log in to DirectAdmin
- Under System Info & Files
- Click File Manager
You will now see your website directory structure.
Important Folder: public_html
Your website files must be uploaded inside the following folder:
public_html
Anything inside this folder becomes visible on your website.
Example:
public_html/index.html
Uploading Files
To upload files using File Manager:
- Navigate to public_html
- Click Upload files to current directory
- Select files from your computer
- Click Upload
Editing Files
You can edit files directly in DirectAdmin.
- Locate the file
- Click Edit
- Make your changes
- Save the file
Supported file types include:
- HTML
- CSS
- JavaScript
- PHP
Extracting ZIP Files
If your website contains many files, it is easier to upload a ZIP archive.
Example:
website.zip
Steps:
- Upload the ZIP file
- Right-click the file
- Click Extract
DirectAdmin will unpack all files automatically.