Skip to main content

3.4.1 Browse and transfer files

The Files UI has three parts: the folder tree on the left, the file list on the right, and the task bar at the bottom.

Layout

AreaWhat it shows
Left folder treeCommon root folders on device and children of what you expanded
Right file listFiles in the current folder: name, size, modified time, permissions
Top address barType a path to jump quickly (e.g. /opt/tros/humble/lib/)
Top breadcrumbsEach segment can be clicked
Bottom task barActive uploads/downloads with speed and ETA

Upload files

MethodHow
Drag and dropDrag files or folders from the PC onto the Studio window
Upload buttonUpload in the toolbar opens a file picker
Bulk uploadSelect multiple files or a whole folder in one shot

Progress appears in the task bar. Writes to sensitive paths (e.g. /sys, /proc) follow access-control rules — see 3.4.3 Paths you cannot edit.

Download files

MethodHow
Download iconIcon next to a file downloads to your PC default download folder
Bulk downloadSelect multiple files → right‑click Download selection → gets a ZIP
Drag outOn hosts that support it, drag to desktop or Explorer

Context menu

Right‑click a file or folder:

ActionPurpose
New fileCreates an empty file in this folder
New folderCreates a subfolder here
RenameRenames the file or folder
DeleteDeletes the selection (Delete key works too)
Copy full pathCopies absolute path to clipboard
Open terminal hereOpens a new Terminal tab with cd to this folder

The search box searches file names only in the current folder (no recursion), avoiding stalls on huge trees.

For wider search, tell AI Dock: “Under /opt/tros, find .hbm files” — Moss can run appropriate find commands.

Common paths

PathUse
/userdata/RDK‑recommended writable user area (survives image refresh)
/tmp/Temp files cleared on reboot
/opt/tros/humble/TROS install (lib, share, include)
/home/<user>/User home
/var/log/System logs
/etc/System configuration