import config in v2.0.10 doesn't work

Hallo.

To switch from v1 to v2 I followed this guide. After installing v2.0.10 I tried to import configuration but It didn’t work. It seems that exportation generated an unzipped folder instead of a file.zip. How is it possible. What can I do?

Thank you

That guide is outdated, please check https://github.com/Catfriend1/syncthing-android/blob/main/wiki/migration/Switching-from-the-deprecated-official-version.md.

Thank you! I already uninstalled my earlier app (it was syncthing-fork, but I couldn’t upgrade anymore). Luckily i have all the files needed to create the config.zip file. I just want to understand something more:

  1. My configuration files are in a folder different from /storage/emulated/0/backups/syncthing. Do I need to place the zip file in the folder you indicated to me or can I choose the folder? In the instructions for preparation there’s the possibility to write a path. Do I have to write the path to the zip file there? Do I only have to write the folder in which it is located or also the filename (config.zip)?

  2. In my backup folder there is also an other file that is not included in the list of the file needed to create the zip file: sharedpreferences.dat. Must I exclude this from the zip file?

  3. Do I have to use Material Files app to create the zip file or can I use the default of my OS?

Thank you again!