9
Getting started with rsync - Comprehensive Guide
(ittavern.com)
I use rsync for virtually every mv/cp-like command that is not a single file from one local disk to a different location on the same local disk. It definitely has some advantages.
mv on the same disk is a quick metadata change, I don't see great value for rsync here
Here you can find: