Projects/Rafrd: verschil tussen versies
< Projects
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...' |
Geen bewerkingssamenvatting |
||
| Regel 4: | Regel 4: | ||
|contact=WilcoBaanHofman | |contact=WilcoBaanHofman | ||
|info=Realtime asynchronous replication daemon | |info=Realtime asynchronous replication daemon | ||
|status= | |status=Productie | ||
}} | }} | ||
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 23 mei 2011 17:36
| Project Rafrd | |
|---|---|
| Naam | Rafrd |
| Beschrijving | Realtime asynchronous replication daemon |
| Website | https://github.com/bitlair/rafrd |
| Start | |
| Contact | WilcoBaanHofman |
| Status | Productie“Productie” staat niet in de lijst met mogelijke waarden voor de eigenschap “Project status” (Alpha, Beta, Production, Finished, Abandoned, Concept). |
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