For those, like me, who tend to not know how this all works, here is a little step by step from what I did to use this software:
- in storeman install node.js
- download the zip from github at the top of the repository Code->Download zip
- click on the downloaded file and unzip using the SFOS zip app
- go to the directory it is unzipped to and type npm install
- copy the commhistory files using “cp /home/defaultuser/.local/share/commhistory/* .”
- create the backups using “node main.js -s commhistory.db”
- copy both created files to your Android device
- install SMS Backup & Restore on your Android device
- use SMS Backup & Restore to restore both files
The script&app restored 28k SMS messages an 43k calls. The SMS’s are alm there but the call history goes back three month and that’s it. So if you called someone a year ago itnwon’t show up.
@jerome.levreau Merci Jérôme