File synchronization tool
https://github.com/bcpierce00/unison
Unison is a file synchronization tool for 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, then brought up to date by propagating the changes in each
replica to the other.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Archiving:unison/unison && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000003617 3.53 KB | |
unison-2.48.4-manual.html | 0000278110 272 KB | |
unison-2.53.1.tar.xz | 0000402836 393 KB | |
unison.changes | 0000013205 12.9 KB | |
unison.desktop | 0000000103 103 Bytes | |
unison.spec | 0000003196 3.12 KB |
Revision 13 (latest revision is 23)
Olaf Hering (olh)
committed
(revision 13)
- Update to version 2.53.1 * Repeat mode is more fault tolerant, recovering after temporary errors. * Preferences "force", "prefer" and related no longer require specifying the full root. * Improve stopping of update propagation. * Add graceful stop in repeat mode - SIGUSR2. * Add watch+seconds to 'repeat' preference.
Comments 0