When I import the previously exported Syncthing settings to a re-installed device - in this case an Android phone with a new custom ROM - .stfolder and .stignore (Option to restore ignore patterns) are missing.
Therefore I ask for a feature to restore the Syncthing configuration on a re-installed device to prevent errors:
What did you use to back up and restore the Syncthing app on Android? The built-in backup mechanism doesn’t back database up, only config, keys, and certificates.
I haven’t tested the export function on the Fork, but there are quite a few differences between the two, so I wouldn’t be surprised if the behaviour differed here as well.
The official app doesn’t export database, which is the safe way to go, as without any database present, Syncthing will simply download everything from scratch without assuming that the folder has been emptied.
No problem. The part about not backing .stignore up is still valid. It would be nice to have those exported as well, however I wouldn’t hold my breath for this to be implemented unless a volunteer steps up and does all the work.