Skip to content

v0.6.2

Choose a tag to compare

@oferchen oferchen released this 16 May 14:50
· 3900 commits to master since this release

oc-rsync 0.6.2

Wire-compatible with upstream rsync 3.4.1 (protocol 32).

Install

Homebrew:

brew install oferchen/rsync/oc-rsync

Binary: Download the asset for your platform below.

Platform Formats
Linux (x86_64, aarch64) .deb, .rpm (with OpenSSL), static musl .tar.gz, *-openssl.tar.gz
macOS (x86_64, aarch64) .tar.gz
Windows (x86_64) .tar.gz, .zip

Linux static tarballs: *-musl.tar.gz (pure Rust) or *-musl-openssl.tar.gz (OpenSSL-accelerated checksums).

Toolchain variants

Each release ships three Rust-toolchain variants of every binary:

Suffix Rust toolchain Recommended use
(none) stable Default. Use this.
-beta Rust beta Early adopters validating the next Rust release.
-nightly Rust nightly Performance experiments and unstable-feature testing.

The -beta / -nightly suffix denotes the Rust toolchain the artifact was built with - it is not an indicator of oc-rsync's own release maturity (that is set in the release title and README.md).


Full Changelog: v0.6.1...v0.6.2