Projects/Rafrd: verschil tussen versies

Uit Hackerspace Amersfoort
Naar navigatie springen Naar zoeken springen
Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
Regel 6: Regel 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.

Versie van 24 jul 2012 13:05


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