

13·
3 days agoWhen SyncThing is correctly configured (battery optimizations , etc.), you won’t have any issues. (I’ve been using SyncThing for many many years now.)
When SyncThing is correctly configured (battery optimizations , etc.), you won’t have any issues. (I’ve been using SyncThing for many many years now.)
Judging from the changelog it’s almost exclusively updated dependencies and no real development to speak of.
I’m not one for religion, but I for one would like to join the Church of Cris.
Set up a “global” ignore file that gets synced between devices. Call it
.stignoreglobal
for example and and change the.stignore
file (which doesnt get synced) on every device to only include#include .stignoreglobal
. Now your ignore state gets synced between devices and you can make changes from anywhere.Mine looks like this:
// Incomplete Downloads *.part *.crdownload // OS-generated files desktop.ini Thumbs.db // Cache cache spotifycache // Unity analytics Unity // LineageOS updater org.lineageos.updater // No read access :( /Android/{data,obb}
You can learn how to write one yourself here: https://docs.syncthing.net/users/ignoring.html
Other stuff: