Projects/Rafrd: Difference between revisions

From Hackerspace Amersfoort
Jump to navigation Jump to search
(Nieuwe pagina aangemaakt met '{{Project |name=Rafrd |URL=https://github.com/bitlair/rafrd |contact=WilcoBaanHofman |info=Realtime asynchronous replication daemon |status=Alpha }} This is a script t...')
 
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Project
{{Project
|name=Rafrd
|name=Rafrd
|start=2011/05/05
|URL=https://github.com/bitlair/rafrd
|URL=https://github.com/bitlair/rafrd
|contact=WilcoBaanHofman
|contact=WilcoBaanHofman
|info=Realtime asynchronous replication daemon
|info=Realtime asynchronous replication daemon
|status=Alpha
|status=Production
|end=2011-06-01
}}
}}
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.

Latest revision as of 19:41, 21 April 2013


Project Rafrd
Naam Rafrd
Beschrijving Realtime asynchronous replication daemon
Website https://github.com/bitlair/rafrd
Start 2011/05/05
Contact 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