File navigator
When working on Nuvolos, you typically interact with files inside a running Application. However, common file manipulation tasks can also be carried out directly via the web UI through the file navigator.
Open the file navigator
Navigate to the Space and Instance.
Make sure you are in the Current state.
On the sidebar, click the folder icon (Files).
The starting screen always shows the root folder of the Workspace area, mounted at /files in Applications. Use the dropdown below the Upload button to switch between Workspace and Personal files.
Upload files
Upload files from your local computer or from a publicly available web URL using the UPLOAD button on the top right. If a name conflict occurs, the new filename is renamed with a (1), (2), ... postfix.
Create files or folders
Create folders and simple text files using the + NEW button next to UPLOAD. Name conflicts are resolved the same way as uploads.
Download files
You have multiple options to download files from Nuvolos to your local machine:
Single file: click ... in the Actions column and choose DOWNLOAD.
Single folder: same path; the folder is delivered as a ZIP archive.
Up to 10 selected items: select items via the tickboxes, then click DOWNLOAD SELECTED in the top menu.
All in current folder: click DOWNLOAD ALL in the top menu.
Move, copy, rename, delete
All available from the ... Actions menu in the file row.
Extract (unzip) archives
Extract (unzip) archives from the ... Actions menu. Supported formats:
During extraction, a folder with the same name as the archive is created automatically. If a file or folder with that name exists, a new name is generated.
Extraction runs in the background - check the Tasks view to confirm completion.
The Web UI also supports manipulating the contents of certain files, which is described in the section Preview files.
Limitations
Soft links are not displayed in the web UI's file navigator, but they still work in your Nuvolos Applications.
Last updated
Was this helpful?