When I read the OP earlier, that was my instinctive reaction. "rsync because that's what it's designed to do".Always use rsync.
When I read the OP earlier, that was my instinctive reaction. "rsync because that's what it's designed to do".
The only thing people forget/get wrong is "I want to use rsync to do this full directory tree" and forget a -a or get the trailing / wrong.
rsync -a -S -H -X --fileflags [...]