Unison Binaries for Windows

Since version 2.39, Unison defaults to Unicode under Windows. Add "unicode = false" to your profile if you need backwards compatibility.

Upgrade tips:

  1. make sure that your replicas are fully synchronized, either using an older version of Unison or by temporarily turning off the Unicode mode (unison -unicode false);
  2. run Unison; it will complain that the archives are not in Unicode mode; as a side-effects, it will also populate a fingerprint cache using the archive contents; this cache is used to speed up the next step;
  3. finally, run Unison once with the -ignorearchives option to rebuild the archives.

Latest beta release:

Experimental binaries:

Available versions (text and GTK UIs):

Previous versions:

If you want to enable the Unicode support (or need long path support) for these two versions, your profile must contain the line "unicode = true"

Latest stable version: