Full-fidelity migration copy rsync

Preserve hardlinks, ACLs, xattrs, raw uid/gid for host migration; note: trailing slash matters

rsync -aHAXv --numeric-ids /src/ user@<host>:/dst/
more rsync all 7 commands →