unison

Unison file synchronizer

  • 所有者: bcpierce00/unison
  • 平台:
  • 许可证: GNU General Public License v3.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.

Here's how to choose which version to use:

  • The most recent public release (2.51, as of Summer 2019) is the default
    recommendation and should work well for most circumstances. Data-loss
    bugs, if any should come up (they have been rare, historically) will be
    fixed in this version, and it will be updated as necessary so that it
    always compiles with the latest OCaml release.
  • Previous public releases are still stable and useable, but they will not
    be updated to new OCaml versions or have bugs fixed.
  • The "master" branch of the github repo is generally extremely stable and
    safe to use, for those that don't mind compiling from source.

主要指标

概览
名称与所有者bcpierce00/unison
主编程语言OCaml
编程语言Makefile (语言数: 8)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2016-02-24 17:00:05
推送于2025-03-05 18:32:36
最后一次提交2025-03-05 13:32:36
发布数27
最新版本名称v2.53.7 (发布于 )
第一版名称2.17 (发布于 )
用户参与
星数4.6k
关注者数84
派生数246
提交数2.1k
已启用问题?
问题数580
打开的问题数89
拉请求数502
打开的拉请求数13
关闭的拉请求数29
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?