Skip to content

File Manager

This page provides a web-based interface for managing your files and directories within your home directory or other accessible paths on the HPC cluster.

File Manager Screen
  • Navigation:
    • The current path is displayed (e.g., /home/root > General). Click on path components to navigate up the directory tree.
    • Click on folder names in the list to enter them.
    • Use the (Up arrow) button to navigate to the parent directory.
    • Pagination controls (< Previous, 1, Next >) are available if the directory contains many items.
  • Toolbar Actions:
    • New Directory: Creates a new folder in the current directory.
    • Copy: Copies selected files/folders.
    • Move: Moves selected files/folders.
    • Delete: Deletes selected files/folders (use with caution!).
    • Upload: Opens a dialog to upload files from your local machine to the current directory.
    • Download File: Downloads the selected file.
    • Download as Zip: Downloads selected files and/or folders as a compressed ZIP archive.
    • Copy Path: Copies the absolute path of the selected file/folder to the clipboard.
    • Hidden Files: Toggles the visibility of files and folders starting with a dot (.).
  • File/Folder List:
    • Displays items in the current directory.
    • Checkboxes allow selecting multiple items for batch operations (Copy, Move, Delete, Download as Zip).
  • Filtering/Sorting:
    • A filter input allows searching for specific items within the current view.
    • A dropdown likely allows sorting by name, size, date, etc. (default seems to be by type/name).