philippmeisberger / unison

Unison file synchronizer

Home Page:http://www.cis.upenn.edu/~bcpierce/unison

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unison File Synchronizer

Build Status

Unison is a file-synchronization tool for OSX, Unix, and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.

If you just want to use Unison, you can probably find a pre-built binary for your architecture either on your favorite package manager or here:

http://www.cis.upenn.edu/~bcpierce/unison

If you want to play with the internals, have a look at the file src/ROADMAP.txt for some basic orientation.

About

Unison file synchronizer

http://www.cis.upenn.edu/~bcpierce/unison

License:GNU General Public License v3.0


Languages

Language:OCaml 73.4%Language:Standard ML 14.7%Language:Objective-C 6.9%Language:C 2.4%Language:Python 1.3%Language:Makefile 1.1%Language:Shell 0.2%Language:Roff 0.1%Language:Dockerfile 0.0%