Any possibilities with 3 nodes
Hi ! Does Osync work with 3 nodes ? If any files changed or removed in the node 1, will osync ssh all files changed in node2 and 3 ?
Thanks for your work ! Great project !
Hi,
osync works as initiator / target mode (2 servers). You might configure multiple targets, and set the initator as service so updates from node 3 will go to initiator and than to node 1.
Hi ! Thanks for your reply ! Do you have any examples ?
I have node 1 to 3, each have the same username and run rsync with sudo.
Have you read https://github.com/deajan/osync/issues/153 ?
Thanks ! I will try something !
Maybe, is it possible to put multiple values in the TARGET_SYNC_DIR or INITIATOR_SYNC_DIR ? Or multiple config files ? For example : osync.sh /my/dir/myAllNodes*.conf --on-changes
Nope, that's not how it is designed. Sorry.