Hi,
nice job deajan!
I'm looking for a feature that will make osync perfect to become a lightweight single server / multi clients two-way sync.
Let's me explain:
osync works good when running inside a single server, but how can accomplish the following scenario?
- "Server A" share local "/data" directory
- "Client 1" connect to "Server A" and sync its own "/data"
- "Client 2" connect to "Server A" and sync its own "/data"
- "Client 3" connect to "Server A" and sync its own "/data"
- I put the file "/data/test.txt" inside "Client 3", the file will get synced with "Server A"
- the file "test.txt" will be synced from "Server A" to "Client 1" and "Client2"
osync can manage that configuration?
a similar scenario, based on unison, is explained here: https://l0x.de/posts/2016/11/17/dropbox-like-realtime-sync-unison/
With kind regards
Hi,
nice job deajan!
I'm looking for a feature that will make osync perfect to become a lightweight single server / multi clients two-way sync.
Let's me explain:
osync works good when running inside a single server, but how can accomplish the following scenario?
osync can manage that configuration?
a similar scenario, based on unison, is explained here: https://l0x.de/posts/2016/11/17/dropbox-like-realtime-sync-unison/
With kind regards