Download Output Files From a File System¶
For jobs that run on a file system, CONVERGE writes output files directly to the job’s storage path (this is different from the behavior for jobs run from spaces). You can view and download output files from the File Manager at any point during or after the simulation.
To download your files, select the file(s) or folder(s) and click the download button (
) in the upper right.
Toggle the “Select multiple” button (
) in the upper right to select multiple items with a single click on each item. (By default, you must use Shift+Click or Control+Click to select multiple items.)When you download multiple files, they are bundled into an archive (such as a tar or zip file) before being transferred to your machine. You will be prompted to select your preferred archive format.
If you prefer working at the command line, you can download files using SCP or rsync instead. Example commands are provided here.