this post was submitted on 06 Mar 2025
16 points (100.0% liked)
Open Source
34343 readers
558 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'd like a local filesharing option. Where a single folder would be synced in my phone from home computer when I'm at home, and from work computer and phone when I'm at work. Without using cloud sync between them only when I'm physically traveling between them, that's good enough for most use cases of cloud sync that I want for work.
So just sync over local wifi basically? I'm pretty sure you can do thing with syncthing if you just disable "global discovery". You can read the local discovery protocol here https://docs.syncthing.net/specs/localdisco-v4.html but afaiu there is no cloud sync involved at that point and just device to device sync.
Perfect, it looks like the thing I want. Hopefully it can do multiple devices in different networks. I'll test it out when I can.
Thank you :)
It's awesome that more people are discovering new useful software through answering here!