I get this error because I didn't check Filezilla's default transfer type before downloading my backups from godaddy to a "safe" off-site location (and to make space on Godaddy). I inadvertently used ASCII mode instead of Binary.
Invalid Header in Archive File, Part 1 88056157
It's a 2-part archive JPA and J01. 2gig and 900meg respectively.
I found fixzgz at www.gzip.org which others have used to recovered archives with the same problem. It didn't work for me I then searched for a good binary editor to attempt to locate the spot of error 88045157 and possibly remove the extra CR (carriage return) bytes inserted by the transfer.
Questions:
- Do you know of a good binary editor and do you think this might work?
- Kickstart did extract some files from which I may begin to rebuild the site. Do you think the files that were extracted are only from JPA? Or might some be from J01?
- Where is the database data stored in the archives and, if I have it extracted in some file, do you think I can recover it and get it into mysql somehow?
- Do you think it's worth trying to recover (using kickstart) other backups (which I have) further back in time in hopes of finding one where the ascii transfer didn't hurt it?
As you can see I'm desperate given the site will not be easy to re-build.
Any answers, ideas, thoughts, encouragement is greatly appreciated.