As of version v0.14.40, the functionality of syncthing-inotify is integrated in Syncthing and can be enabled in the advanced configuration menu for individual folders."
Hate to say it - but I cannot find it or don’t know what to look after
Thanks
Now -, what about the Rescan Intervals?
I mean… Syncthing will now do the “near real-time synchronisation” so the Rescan Intervals seems now to be unnecessary or what?
I guess there is a difference between “Rescan Intervals” (in the folder config) and the “Fs Watcher Delay” (in the advanced config).
For my understanding, the “Rescan Intervals” will scan periodicly the whole folder, where the “Fs Watcher Delay” will ask the Filesystem what and if changes a happened.
But thats a guess.
I also guess, that if syncthing was not running the last 3 days, the only way to know if something changed, is to scan the entire folder, because inotify does not keep a log which syncthing can or will access…
Syncthing will now do the “near real-time synchronisation” so the Rescan Intervals seems now to be unnecessary or what?
The rescan interval is automatically adjusted to account for the fact that the filesystem watcher is enabled. You don’t need to adjust it yourself (the new UI, when it’s released, shows this more clearly).
Yes. You shouldn’t be touching this section unless you already know what you’re doing. Anything an average user should be adjusting is in the normal settings areas, and is documented.
But I can see, that the rescannings interval is still the same?
I have done several restart of the computer and Syncthing, but it (enabling the Filesystem Watcher) does not seem to have any effect on the rescannings interval which was set for the folder
where Analyses/Surveillance french translation stands for current english string Rescans, and Désactivé for Disabled. The question is “Is the displayed interval updated as it grows when fsWatcher doesn’t report activity in local folder, instead of default starting value?” IIRC, I read somewhere that default starting value is 60mn (1h)
No There is no effect on the rescanings value even though the "fsWatcher doesn’t (OR shouldn’t) report activity in the local folder.
HEre it will still scan every three minutes no mater what
I’d give a try with 1h : when I tried fsWatcher a while ago I wasn’t aware 1h would be the new default, so I disabled scanInterval (set to 0) but I met an issue then I forgave the test.
Shouldn’t users (on Linux at least) be adviced to increase fs.inotify.max_user_watches for syncthing-inotify to be efficient? The default is pretty low. Crashplan advices to increase this by several orders of magnitude - on my system it’s at more than a million right now.