From abbb9e591b4ce6ca10eb4b282f59803b6a401382 Mon Sep 17 00:00:00 2001 From: Ryan Mulligan Date: Tue, 14 Jun 2016 20:05:50 -0700 Subject: [PATCH 1/2] 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 From 77337a1fc6fe05784b9f08767b2b0cc8c75be383 Mon Sep 17 00:00:00 2001 From: Ryan Mulligan Date: Tue, 14 Jun 2016 20:09:36 -0700 Subject: [PATCH 2/2] add license and language for unison --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c127f41..2ddfc6aa 100644 --- a/README.md +++ b/README.md @@ -484,7 +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. + * [Unison](https://www.cis.upenn.edu/~bcpierce/unison/) - Unison is a file-synchronization tool for OSX, Unix, and Windows. `GPLv3` `OCaml` #### Peer-to-peer filesharing