diff options
author | Ryan Mulligan <ryan@ryantm.com> | 2016-06-15 03:05:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-15 03:05:50 +0000 |
commit | abbb9e591b4ce6ca10eb4b282f59803b6a401382 (patch) | |
tree | 1f8e39006fbce0d1641c6801234024eef6ff1960 /README.md | |
parent | Merge pull request #555 from nodiscc/markdown-edit (diff) | |
download | awesome-selfhosted-abbb9e591b4ce6ca10eb4b282f59803b6a401382.tar.gz awesome-selfhosted-abbb9e591b4ce6ca10eb4b282f59803b6a401382.zip |
add unison to file synchronization
Unison is a very nice file synchronization program licensed under GPL.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |