<div>Hello,</div><div><br></div><div>I want to use rsync to create backups. I think I need a verification that:</div><div>1) data is written to disk.</div><div>2) data is read back from disk.</div><div>3) verify the checksum of data.</div>
<div>Does the automatic file verification in rsync works like this? Technically, I'd like to know how does we make step 2 read data from disk and not from file cache/buffer in OS?</div><div>Or, do OS/harddrives always perform written data verification anyway so step 2 is not really needed?</div>
<div><br></div><div>Thank you.</div><div>Moqi Ba</div>