All Guides
File Management12 min read

File Manager Deep Dive

Browse, upload, download, search, and manage files across your servers and applications.

1.Navigate the File Tree

Explore your server's filesystem with the intuitive file manager interface.

  1. Open File Manager from server or app dashboard
  2. Browse directories by clicking folder names
  3. Use Up button to navigate to parent directory
  4. Path breadcrumb shows current location
  5. Switch between server-wide and app-scoped views

2.Upload and Download Files

Transfer files between your local machine and the server.

  1. Click Upload button in toolbar
  2. Select files or drag-and-drop into upload zone
  3. Files upload to current directory with progress indicator
  4. Download: click file's Download icon
  5. Folders can be downloaded as ZIP archives

3.Search Across Directories

Find files quickly with recursive search.

  1. Enter search query in search box
  2. Press Enter or click Search
  3. Results show matching files with full paths
  4. Click result to navigate to file location
  5. Supports wildcards and partial matches

4.Create Folders and Files

Create new directories and files directly in the browser.

  1. Click New Folder — enter name, creates in current directory
  2. Click New File — enter name and optional content
  3. Files created with default permissions (644)
  4. Folders created with default permissions (755)