Skip to content

[SUGGESTION] Single server + Multi clients two-way sync #153

@ugoviti

Description

@ugoviti

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurenextwhat issue is next in dev pipeline

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions