-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Syncthing-Fork v2.0 beta #1333
base: main
Are you sure you want to change the base?
Syncthing-Fork v2.0 beta #1333
Conversation
|
I've built it for Android and currently looking for changes that need to be done to the wrapper. Meanwhilst, I did upgrade the command line using the non-two-dash commands and set STHOMEDIR=... instead of using the --"--home=" parameter which is no longer supported on the commands the wrapper used before. Feedback:
ref: https://forum.syncthing.net/t/syncthing-2-0-0-beta-3/24095/28 |
syncthing-android/app/src/main/java/com/nutomic/syncthingandroid/service/Constants.java Line 232 in 0f6993e
|
This comment was marked as resolved.
This comment was marked as resolved.
Thanks, I'll note this for review during my next dev session :-). Update: used in SyncthingService/importConfig, exportConfig |
Not sure what these files are, but they also seem to contain the old database path. They also seem to be related to the backup feature. https://github.com/Catfriend1/syncthing-android/blob/0f6993ea11f2909d78f26c89aaf1ea6b02d91870/app/src/main/res/xml/backup_rules.xml |
DONE:
& Launch error:
|
New folder structure:
|
DONE |
Folder stopped with filesystemType empty error: |
### BETA TEST HERE - ALWAYS BACK UP YOUR DATA FIRST BEFORE TESTING.
ref: https://github.com/syncthing/syncthing/releases/tag/v2.0.0-beta.4
& https://github.com/syncthing/syncthing/blob/v2.0.0-beta.4/lib/config/folderconfiguration.go