Amazing piece of software, have been using it for about 5-6 years between 4 computers and an Android phone. Never had a single problem with it, it respects your privacy, does only what it advertises, and gets out of your way.
> The following platforms unfortunately no longer get prebuilt binaries for
download at syncthing.net and on GitHub, due to complexities related to
cross compilation with SQLite:
dragonfly/amd64
illumos/amd64 and solaris/amd64
linux/ppc64
netbsd/*
openbsd/386 and openbsd/arm
windows/arm
I'm surprised they're dropping windows/arm considering that seems to be the direction things are moving in.
I don't understand why they chose to use github.com/mattn/go-sqlite3 instead of modernc.org/sqlite
Windows GUI for Syncthing named SyncTrayzor is also actively developed.
https://github.com/GermanCoding/SyncTrayzor
After SyncTtrayzor stopped being developed in 2021, it just worked along the updating SyncThing as backend. Now that Syncthing v2 came out, old one is not compatible anymore, but new one picked up the mantle.
I love this software. I am using it to sync files across different computers and different people for years now.
Rolling hash detection of shifted data is no longer supported as this
effectively never helped. Instead, scanning and syncing is faster and more efficient without it.
Do you have to upgrade across all your syncthing instances at once, or will 1.x be able to talk to 2.x for a while without breaking? It seems like a pretty big update and I'm not sure what I need to think about if I'm upgrading
“Syncthing version 1.x will soon be replaced by Syncthing version 2.x.
Version 2 brings a new database format and various cleanups, but remains
protocol compatible with Syncthing 1.”
AFAIK, it's only available on F-Droid/Github/Obtainium
dragonfly/amd64 illumos/amd64 and solaris/amd64 linux/ppc64 netbsd/* openbsd/386 and openbsd/arm windows/arm
I'm surprised they're dropping windows/arm considering that seems to be the direction things are moving in.
I don't understand why they chose to use github.com/mattn/go-sqlite3 instead of modernc.org/sqlite
Note that windows/arm64 is still supported. Not sure if 32 bit arm was ever relevant on Windows.
> Support for 32-bit Arm versions of applications will be removed in a future release of Windows 11.
https://learn.microsoft.com/en-us/windows/whats-new/deprecat...
Some devices, like Windows 11 running on a VM on Apple’s ARM processors, already can’t run 32-bit ARM applications.
https://support.microsoft.com/en-us/windows/options-for-usin...
I love this software. I am using it to sync files across different computers and different people for years now.
Rolling hash detection of shifted data is no longer supported as this effectively never helped. Instead, scanning and syncing is faster and more efficient without it.
https://github.com/syncthing/syncthing/pull/10005
Finally some sanity!
(And that db removal interval setting).
https://github.com/syncthing/syncthing/releases/tag/v1.30.0