From abbb9e591b4ce6ca10eb4b282f59803b6a401382 Mon Sep 17 00:00:00 2001 From: Ryan Mulligan Date: Tue, 14 Jun 2016 20:05:50 -0700 Subject: [PATCH] add unison to file synchronization Unison is a very nice file synchronization program licensed under GPL. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b604398a..4c127f41 100644 --- a/README.md +++ b/README.md @@ -484,6 +484,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [Z-Push](https://z-push.org/) - An implementation of Microsoft’s [ActiveSync](https://en.wikipedia.org/wiki/ActiveSync) protocol * [ownCloud](https://owncloud.org/) - All-in-one solution for saving, synchronizing, viewing, editing and sharing files, calendars, address books and more - `AGPLv3` `PHP` * [Pydio](https://pydio.com/) - Turn any web server into a powerful file management system and an alternative to mainstream cloud storage providers. + * [Unison](https://www.cis.upenn.edu/~bcpierce/unison/) - Unison is a file-synchronization tool for OSX, Unix, and Windows. #### Peer-to-peer filesharing