Hacker News new | ask | show | jobs
by zimpenfish 3082 days ago
> there is no iOS SyncThing app

There’s fsync() but it only syncs when you launch the app - what I think you meant is “there’s no continuously syncing iOS SyncThing app”.

1 comments

Yes, thanks for the clarification. Continuous/background syncing is the difficult task.