The HTTP server for downloading/streaming files on demand (sushitrain/SushitrainCore/src/server.go at main · pixelspark/sushitrain · GitHub) looks interesting - also outside of the scope of the iOS app. I’m wondering whether it would make sense to add such an endpoint to the regular REST-API of Syncthing. I suppose other GUIs/integrations could benefit from it as well, e.g. Syncthing Tray already provides a browser for the global file tree as I also want to add selective sync via ignore patterns. However, adding an action to download a single file from there would maybe be useful as well.