InitialDataPackage.tar.gz
Jump to navigation
Jump to search
This file can be created using the following instruction:
cd <directory that contains mountPoint>
tar -czvf InitialDataPackage.tar.gz mountPoint
Decompression Process
To decompress the file
cd <the directory that SHOULD contains mountPoint>
tar -xzvf InitialDataPackage.tar.gz -C .