Projects/Rafrd: verschil tussen versies

Uit Hackerspace Amersfoort
Naar navigatie springen Naar zoeken springen
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...'
ย 
Zarya (overleg | bijdragen)
kGeen bewerkingssamenvatting
ย 
(5 tussenliggende versies door 2 gebruikers niet weergegeven)
Regel 1: Regel 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.

Huidige versie van 21 apr 2013 19:41


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