Page 1 of 1

Problem with errors

Posted: 22 Jun 2022, 09:24
by kolinsb
Hello guys. I have installed Cobian Backup 11 Gravity. During test source files, I got some errors in log. Where I can found what theese errors mean?

1. ERR Invalid archive file. - Native error: 00035
2. ERR Cannot open archive file. Opening aborted or invalid file - Native error: 00044
3. ERR Hashed list of file names is invalid - Native error: 00059

I got that errors on .doc, .docx and .pdf files. I really can't belive that Cobian help file doesent has section Troubleshooting with explanation of theese errors.

Tnx in advance for any help!

Re: Problem with errors

Posted: 23 Jun 2022, 19:38
by cobian
These errors are reported by the zip component (3rd party). I guess you are using zip and not 7zip?

Native error 00035 is "Invalid archive file". It occurs when ZipForge can't find either the local or central directory headers (that is, when you try to open a file that isn't a zip, or a zip file that is damaged).

Are you using zip64?