Unzip Capabilities in Configurator (File Editor)

I upload using the File Editor plugin a compressed file then with ssh I make an unzip. So I can easily upload big quantity of files and folders without the use of a File Server. I think to add the unzip files function on Configurator would be a good idea.

hey carras,

Do you mind sharing how or what command you use to unzip in SSH? I have uploading a zip file into the file editor and into a subdirectory www to use the TileBoard addin but cannot find how to perform the extract.

Thanks

in any of the SSH plugin navegate to the file then:

unzip NAME.zip

use .zip files if you don’t know better

1 Like

Actually, what I’m trying to do right now is from Visual Studio Code add-on install the plugin (inside VS code) call “zip file explorer”.

So you better use Visual Studio Code anyways, it has more features.

With VS code you can Drag&Drop files! So no need to zip upload an unzip!

Perfect thank you