What is the most efficient and reliable method for initial large-scale data backup: rsync or cp? #backup #rsync #cp

What is the most efficient and reliable method for initial large-scale data backup: rsync or cp?
I have 12 TB of data that I want to back up to an external hard drive. Last night, I used rsync for about 600 GB, which took roughly 5 hours, a reasonable time. However, in my research, I’ve found ...