Results 5 issues of Eric P

As per forum post: https://forum.syncthing.net/t/restore-versions-not-working-for-specific-folder/19974 When the versioner has a certain amount of versioned files to show (starts to act up somewhere over 550), it errors out with the following...

bug

Based on https://github.com/syncthing/syncthing/issues/9371#issuecomment-1940259377 I wondered if we keep track of how many incoming usage reports have the xattr-related settings enabled (sync/send). Sadly these options are currently not included in the...

enhancement

### Does your log mention database corruption? No. Completely clean/new instances are also affected. ### Version info - Syncthing: 1.27.3 (but 1.27.2 was also tested) - OS: MacOS 14.3, but...

bug

### Purpose Take deleted items into account when checking for changed receive-only items in receive-encrypted folders, as these don't trigger an index update. Cleaning up unexpected folders didn't trigger a...

### Purpose Currently, the `ursrv` stores all the incoming usage reports directly in a postgres database. Once a day only a part of the data from these reports is being...