Closed
Description
because of these output in ~/.cargo/env
printf "PATH environment variable set.\n"
printf "You're ready to Rust!\n\n"
$ rsync -avrpz --delete dir/ target_server:dir/
protocol version mismatch -- is your shell clean?
(see the rsync man page for an explanation)
rsync error: protocol incompatibility (code 2) at compat.c(176) [sender=3.1.1]
It took me some time to find the problem.
maybe this not even an issue of rustup, but this really cause trouble to user.
Metadata
Metadata
Assignees
Labels
No labels