Feature Request: Master/slave directories


nonik

Recommended Posts

First of all, great progress so far on SyncApp--I am looking forward to the future progress of it! My question/feature request is essentially enabling a set of synced folders to use the master/slave paradigm. That is, given one master directory and any number of slave directories, they satisfy the following criteria:

- the master directory is never written to, only read from (by the SyncApp)

- all changes (by a user) to the master directory are synced to all slave directories

- changes to any of the slave directories are reverted, and updated to be in sync with the master directory

Essentially, I want a directory replicator without worrying about accidental/incidental changes in the slave folders from being synced back to the authoritative master directory--which I never want to be written to by SyncApp. I've never seen this feature in any other file syncing apps (are there?), and would be highly desirable for a variety of purposes. I've thought about workaround solutions to this problem involving file permissions/ACLs, but that seems like it would cause issues with SyncApp amongst other things, and it would be nice for a feature like this to be baked into the product.

Thoughts?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.