rsync: Exact copy command

I purchased a new 4 TB external hard drive and backed up about 1 TB from an older 2 TB external. I wanted to preserve the dates and permissions, so rsync was perfect. Adding the command I used, so I can look it up next time.

rsync -ravh

Ref: http://www.tecmint.com/rsync-local-remote-file-synchronization-commands/


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *