Displaying 1 result from an estimated 1 matches for "180a1cb3".
2018 May 15
1
rsync sends -C and -x options silently
Hello rsync developers and users,
I've just updated some of our CentOS servers from 7.4 to 7.5, and rsync
on these servers went from version 3.0.9 to 3.1.2.
This newer rsync version appears to be sending -C and -x options to the
server, even though they are not set on the client side. The client is
called like this:
rsync -rlptgo -qz --del --timeout=180 user at server /local/path
On the