v0.6.0
rsync-archive v0.6.0
Multi-distro release builds (x86_64, default features).
Highlights
- Rsync-aligned filters:
--filter-from, dir include vs/**, end-anchor; live rsync dry-run parity tests - Soft-skip vanished files at selection/open; invalid restriction-list lines ignored
- Release tarballs contain binary
rsync-archive(no OS suffix inside the tar)
Supported CI targets
| Distro | Versions |
|---|---|
| Ubuntu LTS | 22.04, 24.04 |
| Rocky Linux | 8, 9, 10 |
Assets
Download the tarball matching your OS (glibc-linked; built on that distro).
Each archive contains a binary named rsync-archive (no OS/version suffix).
tar -xzf rsync-archive-<distro>-x86_64.tar.gz
./rsync-archive --versionDefault features: pure-Rust LZMA2 + zstd + lz4_flex (no system liblzma required).
Full Changelog: v0.5.3...v0.6.0