Thanks for your answer @Catfriend1, I will try this with STF!
(I delete ST classic before installing STF, right?)
I will just try about copying the database from PC to Android, but no problem it it fails : I have many backups.
As it seems you are the maindeveloper of STF @Catfriend1, I think this is an interesting feature : the first scan/hash of a 100 GB microSD card (example: full of MP3) is horrible to do on phone : due to power management, it seems that the process is often interrupted. Then even after a few nights and tricks to maintain the phone on during the process, the 100 GB is still not fully scanned.
Feature proposal : insert the microSD on PC, do the hash of the folder on PC (it takes only a few hours), copy the hash database to microSD card, then re-insert the microSD card in the phone, and click “Import hash database computed on computer” (with a better name!) and done!
Maybe what you described is already exactly this, I’ll try it today !
PS : General question about Android : is it totally impossible to write in /data/data/com.nutomic.syncthingandroid/files/index-v0.14.0.db, either with Windows Explorer (phone connected to PC via USB) or adb or an app like ES File Explorer, if I’m unrooted ? Or is there a small solution that could work even for unrooted phones?
I just installed ST Fork, shared a few folders with PC (working).
Then I tried Settings > Import and export > Export configuration (I also found this from the main window’s “drawer menu”), and I can find /storage/emulated/0/backups/syncthing/ indeed, but there are only 4 files:
Ok, this only works since Android API 26+ so you’ll need Android 8+ to do it.
Oh this is the reason, then, I have Android 5 (unrooted).
Do you see a solution for my problem with ST or STF?
Either with adb or ES File Explorer or something else?
PS: what do you think of this feature? Insert the microSD on PC, do the hash of the 100GB folder on PC (it takes ~ 1 hour), copy the hash database to the microSD card, then re-insert the microSD card in the phone, and click “Import hash database computed on computer” and done!
I am not even sure why this is an issue. Most recent (like last 4-5 years) are arm64, which has built-in SHA256 instructions, so hashing/scanning on my phone used to be 6-8 times faster than 4-5 year old CPU without SHA256 instructions.