Unison rsync like tool work on windows and linux

Unison is a file-synchronization tool for Unix and Windows. It allows two copies 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 can deal with updates to both replicas of a distributed directory structure. Updates that do not conflict are propagated automatically. Conflicting updates are detected and displayed. Unison can communicate through a direct socket link or through an rsh/ssh tunnel. It uses network bandwidth efficiently.

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

This can be used to to synchronize files within multiple web servers in a load balanced server setup.

Related posts:

  1. Lost your Linux to Windows?
  2. How to Access Windows Share in Linux
  3. Upgrade Linux Kernel
  4. RAR files on Linux
  5. My First Experiance with Debian Linux
This entry was posted in large sites, Linux and tagged , , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>