Projects/Rafrd: Difference between revisions
< Projects
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= | |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 | |
---|---|
Name | Rafrd |
Start | 2011-05-05 |
End | 2011-06-01 |
Contact | user: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