Projects/Rafrd: Difference between revisions

From Hackerspace Amersfoort
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
|contact=user:WilcoBaanHofman
|contact=user:WilcoBaanHofman
|info=Realtime asynchronous replication daemon
|info=Realtime asynchronous replication daemon
|status=Productie
|status=Production
}}
}}
This is a script that uses inotify-tools and csync2 to replicate directory trees between servers.
This is a script that uses inotify-tools and csync2 to replicate directory trees between servers.

Revision as of 13:05, 24 July 2012


Project Rafrd
Naam Rafrd
Beschrijving Realtime asynchronous replication daemon
Website https://github.com/bitlair/rafrd
Start 2011-05-05
Contact user:WilcoBaanHofman
Status Production


This is a script that uses inotify-tools and csync2 to replicate directory trees between servers.

Synchronisation is asynchronous, but starts synchronising immediately after it's written.

  • It does not have locking
  • Conflicting files are ignored