Eric P
Eric P
Is this issue still current? I've been trying to reproduce it in several settings, without 'success'. In all cases, when creating a bunch of zero B files, the amount of...
> > Is this issue still current? > > I've been trying to reproduce it in several settings, without 'success'. In all cases, when creating a bunch of zero B...
Mhm, when running this test-case enough times it eventually gets triggered. So I assume that it is not unrealistic to expect it to happen more often on different machines. With...
Going after the error message; `Collections.addAll(roots, new File("/storage/").listFiles());` seems to be the trigger. And I do know that `.listFiles()` can return null if the supplied abstract path is not accessible...
Alternatives would be to manually set a `Device Name` for each Syncthing instance, to something more manageable (shorter). In the end this will only have to be done once per...
I'd encourage anyone who faces this issue to make sure to select a folder in a non-restricted location. In the OP, even though quite out-dated by now, `~` is used,...
The error lies more in the limited description of https://docs.syncthing.net/users/config.html#config-option-device.allowednetwork than in the plural form elsewhere. Just be more explicit in how it works, would suffice. Under the hood the...
> What's `stctl.exe`? https://github.com/Bill-Stewart/SyncthingWindowsSetup?tab=readme-ov-file#helper-tools Wrapper-specific tooling, it seems.
>Sadly for me the encrypted folders sound like a half production ready solution. Well, not just for you as the docs regarding this feature are very clear about its state;...
It may be worth a shot updating the more out-dated instances to a recent version. A significant version-gap can always lead to unpredictable or unexpected behaviour.