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

  1. Log in to DirectAdmin
  2. Under System Info & Files
  3. 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:

  1. Navigate to public_html
  2. Click Upload files to current directory
  3. Select files from your computer
  4. Click Upload

Editing Files

You can edit files directly in DirectAdmin.

  1. Locate the file
  2. Click Edit
  3. Make your changes
  4. 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:

  1. Upload the ZIP file
  2. Right-click the file
  3. Click Extract

DirectAdmin will unpack all files automatically.