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


NoPicture.png
Project Rafrd
Name Rafrd
Start 2011/05/05
End 2011-06-01
Contact WilcoBaanHofman
Website https://github.com/bitlair/rafrd
Information Realtime asynchronous replication daemon
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