On 2013-12-06 8:13 AM, Bruce Hill <[email protected]> wrote:
There are reasons why rsync is better than cp. The best one IMO is that rysnc will not copy a corrupt file, while cp will. And rsync will tell you about the corrupt file.
Interesting and a good reason to use rsync over cp... if true... are you certain of this?

