v0.3.0
rsync-archive v0.3.0
Multi-distro release builds (x86_64, default features).
Highlights
- RA-friendly tar-zstd / tar-lz4 create formats (ustar/pax meta; dirs, symlinks, hard links)
- Restriction list files:
--file-size-from,--dir-max-size-from(plus improved CLI help) - Existing non-solid 7z create/embed and seekable-zstd unchanged as defaults
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).
tar -xzf rsync-archive-<distro>-x86_64.tar.gz
./rsync-archive-<distro>-x86_64 --versionDefault features: pure-Rust LZMA2 + zstd + lz4_flex (no system liblzma required).
Full Changelog: v0.2.0...v0.3.0