パッケージ: unison (2.27.57-1ubuntu1) [universe]
unison に関するリンク
Ubuntu の資源:
unison ソースパッケージをダウンロード:
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Sylvain Le Gall
It should generally not be necessary for users to contact the original maintainer.
外部の資源:
- ホームページ [www.cis.upenn.edu]
類似のパッケージ:
A file-synchronization tool for Unix and Windows
Unison is a file-synchronization tool for Unix and Windows, written in OCaml. 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.
Unison offers several advantages over various synchronization methods such as CVS, Coda, rsync, Intellisync, etc. Unison can run on and synchronize between Windows and many UNIX platforms. Unison requires no root privileges, system access or kernel changes to function. Unison can synchronize changes to files and directories in both directions, on the same machine, or across a network using ssh or a direct socket connection.
Transfers are optimised using a version of the rsync protocol, making it ideal for slower links. Unison has a clear and precise specification, and is resilient to failure due to its careful handling of the replicas and its private structures.
その他の unison 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- rec: ssh-client
- 以下のパッケージによって提供される仮想パッケージです: openssh-client
- または openssh-client
- secure shell クライアント、rlogin/rsh/rcp の後継