Downloadliste

Projektbeschreibung

mrsync transfers whole files from one master
machine to many remote machines in a LAN using
Unix sockets' multicasting capability. It has
congestion control so that it won't jam the
network traffic relentlessly. It takes about 4 hours for 140GB to 100 targets on a 1Gbit LAN.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-02-20 06:06
4.0.1 (20090219)

Tags: Minor bugfixes

2008-10-29 03:49
4.0.0

Der Mechanismus zur Zielmaschinen Bericht zu erstatten fehlenden Seiten wurde überarbeitet. Zuvor wurden die fehlenden Seiten zurückgemeldet eine Seite auf einmal. Die fehlenden Seiten sind nun wieder in einem oder ein paar Pakete gemeldet. Als Folge wird die gesamte Netzwerkverkehr reduziert und Sync-Leistung deutlich verbessert.
Tags: Major feature enhancements
The mechanism for target machines to report back
missing pages has been revised. Previously, the
missing pages were reported back one page at a
time. The missing pages are now reported back in
one or a few packets. As a consequence, the
overall network traffic is reduced and sync
performance is improved visibly.

2006-07-31 00:34
3.2.7

Neben der Behebung von Fehlern in dieser Version verbessert vor allem den Prozess der Veränderung Monitore und steigert außerdem den Handshake während der Synchronisierung. Es ist eine sichtbare Verbesserung der Zuverlässigkeit von täglich Synchronisierung mit 4 mrsync Sitzungen gleichzeitig.
Tags: Minor feature enhancements
In addition to fixing some bugs, this release mainly improves the process of changing monitors, and also enhances the handshake during syncing. There is a visible improvement in reliability from daily syncing using 4 mrsync sessions concurrently.

2006-05-18 23:54
3.1.1

Unterstützung großer Dateien. Plattformunabhängigkeit (zwischen Linux und Unix). Dynamic Fang für langsame Maschinen. Entfernung von Meta-Datei-Info. mcast IP-Adresse und Port-Optionen. Mehrere mrsync Sitzungen können gleichzeitig ausgeführt werden. Code cleanup. Code Updates für 64-Bit-Architekturen. Getestet auf Debian 64-Bit. Ein Update für einige Fehler der Logik, dass eine vorzeitige Maschine Dropout verursacht hatte. Code sieht für IPv6 (noch nicht getestet). Kleinere Bugfixes. Checking in multicatcher, um zu sehen, ob das System zum Schreiben bereit ist.
Tags: Major feature enhancements
Large file support. Platform independence (between Linux and Unix). Dynamic catching for slow machines. Removal of meta-file-info. mcast IP address and port options. Multiple mrsync sessions may be run simultaneously. Code cleanup. Code fixes for 64-bit architectures. Tested on Debian 64-bit. A fix for some logic flaw that had caused premature machine dropout. Code provision for IPv6 (not tested yet). Minor bugfixes. Checking in multicatcher to see whether the system is ready for writing.

2005-06-08 20:28
2.0

Stauüberwachung wurde so umgesetzt, dass mrsync mehr Net-Traffic-freundlich. Es gibt Anzeichen dafür, dass dies tatsächlich verbessert die Leistung. Eine Python-Skript als Klebstoff verwendet, um alles zusammen setzen, wird also mrsync.c mrsync.py. Weitere Änderungen im Laufe der Jahre durch die Interaktion mit den Nutzern gesammelt MCAST_ADDRESS auch eine Option, eine ausführliche Kontrolle Option aus, und ersetzen memory mapped file I / O mit den üblichen seek () und write ()-Sequenz.
Tags: Major feature enhancements
Congestion control has been implemented so that mrsync is more net-traffic-friendly. There is evidence that this actually improves the performance. A Python script is used as the glue to put everything together, i.e. mrsync.c becomes mrsync.py. Other changes collected over the years through interactions with users include an MCAST_ADDRESS option, a verbose control option, and replacing memory mapped file I/O with the usual seek() and write() sequence.

Project Resources