Articles on: Direct Admin

Working with File Manager (DirectAdmin)

The File Manager is a web-based tool built into the DirectAdmin control panel that allows you to manage your website's files and folders directly through your browser, without needing a separate FTP program or SSH connection.|



  1. Log into DirectAdmin Dashboard via this link http://yourdomain.com:2222
Note: Replace yourdomain.com with your real domain


  1. Search for File Manager


  • You can find the File Manager under "System Info & Files"

  1. Right Click on the File Manager .



  1. By default, your root domain's directory should be uploaded into this path


domains >> yourdomain.com >> public_html 


  1. The working directory and task menu can be found on the most-top of the screen:











Basic File Operations
  • πŸ“‚ Navigate through directories and view files.
  • ⬆️ Upload files or folders from your local computer.
  • βž• Create new files or directories.
  • ✏️ Edit text-based files (e.g., .html.php.txt) inline.
  • πŸ—‘οΈ Delete files or directories (permanently).
  • πŸ“ Rename files or folders.
  • πŸ“‹ Copy/Move files between directories using a clipboard system 36.

πŸ”’ Permissions & Security

  • πŸ” Change permissions (e.g., 755 for scripts, 644 for files) via numeric values or checkboxes.
  • πŸ›‘οΈ Password-protect directories (e.g., for private content) 3.

πŸ“¦ Advanced Operations

  • πŸ—œοΈ Compress files/folders into ZIP/TAR archives.
  • πŸ“₯ Extract archived files (e.g., .zip.tar).
  • ⬇️ Download files directly to your local machine.
  • πŸ” Search for files/folders within the current directory.

🌐 Domain-Specific Management

  • πŸ–₯️ Access domain-specific files by navigating to /domains/<domain>/public_html/.
  • πŸ“Š Check file/directory sizes to monitor disk usage 3.

⚠️ Notes

  • ⚠️ Deletions are permanentβ€”no recycle bin exists.
  • πŸ”§ Permissions matter: Incorrect settings can break website functionality.
  • πŸ“– Use the built-in editor for quick code changes (supports syntax highlighting for common file types).

Updated on: 28/08/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!