Closed dostick closed 4 years ago
The tar function was designed to convert the Hitrack files in an Android tar backup format.
If you want to create your own tar file, you will have to mimic the correct directory and file structure as follows:
com.huawei.health/files
HiTrack_
Alternatively, you could create a batch file that loops over all your HiTrack files and convert them using the --file option like you did for a single file.
I don't know how to create a batch file, but I've tested to mimic directory and file structure and works perfectly for me. Thanks again for you work and your fast support.
Hi again,
I can't understand from the instructions if I have to crearte a .tar file with all my HiTrack files or if it is has a .tar file obtained from Huawei.
I've tried creating a .tar file with 7zip with all the Hitrack files and then execute the command as it is show in the instructions but is not working for me.
The contents of the .tar file
Thanks for your fast answer