Can we download the workspace folder as .zip file or .tar file?
@LOGAN the functionality does not exist for workspace folders, only individual folders and only in the browser. If you want to extend the functionality you’ll need to implement it yourself for your application.
How to download the individual folders as .zip?
@LOGAN I’m not sure what format is supported at the moment (it might be only .tar
) but it’s pretty much how you’d expect. Right-click a folder in the explorer and use the download
option.
If you want additional details you can take a look at the code: