I currently have a home grown RSync solution that syncs between multiple hosts eg. A --> B syncs a set of folders, B --> A syncs a different set of folders.
While the solution works it is hard to maintain and extend. RSync is ideal because:
- It only transfers what has changed
- I can run it on my own machines (I don't want to sync to / via the cloud)
I looked at the applications mentioned Smart synchronization between 2 networked PCs but they are either not easy to manage (by non technical users) or only sync in a single direction.
TeamDrive seems a promising solution except the free solution has a 2GB limit.
I need to find a free or very cheap solution as there is no budget for this.
Any suggestions?