Op de website van Samba is eindelijk na tien prereleases rsync 3.0.0 verschenen. Dit programma biedt een snelle manier om bestanden geheel of gedeeltelijk tussen verschillende locaties te synchroniseren. Het wordt dan ook veel gebruikt in allerlei synchronisatieprogramma's, maar ook bijvoorbeeld voor de backup van fileservers. Wie hier meer over wil weten kan de beschikbare documentatie doorlezen, waarin ook een aantal tutorials staan vermeld. De aankondiging ziet er als volgt uit:
Rsync 3.0.0 released
Yes, it's finally that time -- rsync 3.0.0 has been released. This is a feature release that also includes quite a few bug fixes.
I'd like thank everyone who participated in the development and testing of rsync. I hope that you enjoy this latest version!
The 3.0.0 version number is such a large bump up from 2.6.9 due to the addition of an incremental recursion scan (which helps a lot with large transfers) and the official arrival of several other new features, including ACL support, extended attribute support, filename character-set conversion, etc.
To see a full summary of the changes since 2.6.9, visit this link.
..wayne..