Skip to content

ZeroTrace HID

File System

On-device storage for scripts and payloads

Every ZeroTrace HID device has persistent on-device storage exposed through the Web UI File Manager.

DeviceStorage
ZeroTrace Kit10 MB
ZeroTrace Mini2 MB
ZeroTrace Ghost2 MB

What lives here

  • ZT scripts (.zt or any extension)
  • Payload files referenced from scripts
  • Configuration JSON for the device
  • Autostart marker

Operations

ActionHow
UploadFile Manager → drag-drop or upload button
Edit in placeClick filename → built-in editor
Rename / deleteRight-click
Set autostartRight-click → Set as autostart
Bulk operationsSelect with shift-click, then context menu

Files persist across reboots, firmware updates (within the same major version), and self-destruct does not run unless explicitly invoked.

The filesystem uses LittleFS internally; corruption is rare but recoverable via Web FlasherErase Filesystem, which preserves firmware and only wipes user data.