Na página do manual de cp
:
-p same as --preserve=mode,ownership,timestamps
--preserve[=ATTR_LIST]
preserve the specified attributes (default: mode,owner‐
ship,timestamps), if possible additional attributes:
context, links, xattr, all
Portanto, cp -Rp /from/ to/
deve funcionar.