Re: fopen: pre-pending text
- From: floyd@xxxxxxxxxx (Floyd L. Davidson)
- Date: Sun, 29 Jan 2006 03:33:06 -0900
Kasper Dupont <63623918512540266159@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>Floyd Davidson wrote:
>>
>> The point is to be *positive* that the new file is valid (step
>> 11), before deleting the verified copy (step 12).
>
>It was already verified once. And even that was not necesarry
>as you had just written the file and hence know it is valid.
You never test your backups to see if they can be read? You
assume that because there were no write errors that it can
necessarily be read back again????
I bet you *don't* do it like that!
Data integrity checks might (depending on the data and the
circumstance) require not just reading the data back again, but
actually comparing it to the file that it was copied from just
to be postive that every single bit is correct.
That's probably not necessary for most of us, but for bankers...
--
Floyd L. Davidson <http://www.apaflo.com/floyd_davidson>
Ukpeagvik (Barrow, Alaska) floyd@xxxxxxxxxx
.
- References:
- fopen: pre-pending text
- From: joe . user0
- Re: fopen: pre-pending text
- From: Floyd L. Davidson
- Re: fopen: pre-pending text
- From: Floyd Davidson
- fopen: pre-pending text
- Prev by Date: Re: Kernel Virtual Address
- Next by Date: Re: Kernel Virtual Address
- Previous by thread: Re: fopen: pre-pending text
- Next by thread: Kernel Virtual Address
- Index(es):
Relevant Pages
|