I am trying to unzip the Sentinel -2 Data I have downloaded on RUS Virtual Machine. I am trying to unzip them but I don’t know how, Xarchiver can’t read these files.
This data is located in a created folder under /shared directory.
Unzip Sentinel-2 data
RicMarPre
#1
jcardoso
#2
Dear RicMarPre,
The RUS VM has the unzip command in the terminal. You can open the terminal and check if unzip is installed using the command: unzip --version
If yes you can follow how to unzip your files in this link: https://askubuntu.com/questions/86849/how-to-unzip-a-zip-file-from-the-terminal
I hope this can solve your problem,
Joao.