Page 1 of 1
Integrity file check
Posted: 10.12.07, 18:29
by Monk
Hello dears,
I propose to make a discusion about data recovery service quality, and here I think at integrity files check. For example in some cases not always is possible to get all files correctly (bad sectors, etc). It this case sometime client want to know correct percent of recovered files. What methods uses each of us?
Ciprian
PS: Sorry for my bad english!
Posted: 03.02.08, 18:35
by Vadim
Hi Monk,
This is good ideas to start discussion about this. But although I know it is very difficult to be sure that all data of client are good. And very often we have to trust our client about recovered data.
P.S. Your English is OK, I can understand you and it is important. For example my English is not better than your

Posted: 04.02.08, 13:10
by dmarques
That would be nice, but a very complex project, because to be really sure that the file is working, better thing would be to open it, but that's not possible if you have thousands of them. You would have to check file signature and some more details, but in the end it could happen that signature is ok, but file is damaged somehow.
Posted: 14.02.08, 12:58
by Lux
A great help for me is the Data Extractor log file, at the end of saving process...
Greets to all
Re: Integrity file check
Posted: 30.01.09, 13:46
by manel
Hard work

The only way to know if a file is OK it's getting a full CRC from the file... but to do the CRC it's necesary to open an "know" the internal structure. If all files at the end of it could have a signature could be more easy to check. But this take space from disk and could increze files amoung.
So I think that's not possible... hope I'm wrong.