

i did not know syncting could have multiple masters. afaik, syncthing had a master-slave architecture, where a folder on a device is master, and another folder is slave (both can true simultaneously, a folder can be used both as source and sync). if there is another folder, it can be slave of prior 2, but not master, because then you can have conflicting results (which master to pick). do you possibly mean something like a pyramid/tree architecture, where a father nodes has 2 daughter node, and each daughter has 2 and so on. if so, that is even harder to setup (getting people to ask others if they will be their father/daughter cell. this also has problem if some node is out of sync (because of being offline or something), daughters and grand daughter will also not sync. A cyclic link list is also possible, but again chain can be broken. and this can not be a doubly linked list either (2 masters). or is there some other way?
thank you. but i would prefer not to host stuff on google drive. but some other provider could work (as i said, i am willing to pay a reasonable amount).
yes. content would be partially static. most files will not update, only new stuff will be added. and some files be updated.