Displaying 1 result from an estimated 1 matches for "ieyearecaayfak8tzgyacgkqvkc1jlbqaq".
Did you mean:
ieyearecaayfak8tzgyacgkqvkc1jlbqaqe
2012 Feb 04
1
How does rsync file verification work?
Hello,
I want to use rsync to create backups. I think I need a verification that:
1) data is written to disk.
2) data is read back from disk.
3) verify the checksum of data.
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?
Or, do OS/harddrives always perform written