[C:\ZZ_Done\7Z_0001]"c:\Program Files\7-Zip\7z.exe" t Z_PICS.7z
7-Zip 23.01 (x64) : Copyright (c) 1999-2023 Igor Pavlov : 2023-06-20
Scanning the drive for archives:
1 file, 79673565205 bytes (75 GiB)
Testing archive: Z_PICS.7z
ERROR: Z_PICS.7z
Z_PICS.7z
Open ERROR: Cannot open the file as [7z] archive
ERRORS:
Is not archive
Can't open as archive: 1
Files: 0
Size: 0
Compressed: 0
[C:\ZZ_Done\7Z_0001]
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
archive creation operation probably was interrupted by some reason. And in that case probably there are no Metadata Block and End Header at the end of archive.
If you used multi-volume option to create that archive, it can be another problem.
Think about all conditions and settings that were used to create that archive, and think why archive creation operation was interrupted.
You can recover some raw data without file names.
But recovering can be difficult, because archive is big.
And you need new program that will parse all lzma2 blocks in raw stream. Now I have no such program.
Last edit: Igor Pavlov 2024-05-17
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have no plans to develop that recovering code.
And it will not recover all your data.
It can recover some of your data.
Also recovering can be difficult.
And you will have no real filenames.
you can get such result:
if your files are important, keep the archive for future, when recovering software will be available.
Or hire someone to try to recover it now.
some recovring instructions are here: https://7-zip.org/recover.html
but it will recover only part of your archive.
you need new lzma2 parser also.
Last edit: Igor Pavlov 2024-05-17
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What error message do you have?
Show first 48 bytes and last 128 bytes in hex.
will post "Show first 48 bytes and last 128 bytes in hex." later today/ not sure how to do it yet
the first page of the 7z in hex - will post the bottom lateer
https://7-zip.org/recover.html
Read section "There is no correct End Header at the end of archive".
archive creation operation probably was interrupted by some reason. And in that case probably there are no Metadata Block and End Header at the end of archive.
If you used multi-volume option to create that archive, it can be another problem.
Think about all conditions and settings that were used to create that archive, and think why archive creation operation was interrupted.
You can recover some raw data without file names.
But recovering can be difficult, because archive is big.
And you need new program that will parse all lzma2 blocks in raw stream. Now I have no such program.
Last edit: Igor Pavlov 2024-05-17
Is that something you might consider creating?
Is there some where can upload the file to? for you to test with?
I have no plans to develop that recovering code.
And it will not recover all your data.
It can recover some of your data.
Also recovering can be difficult.
And you will have no real filenames.
you can get such result:
if your files are important, keep the archive for future, when recovering software will be available.
Or hire someone to try to recover it now.
some recovring instructions are here:
https://7-zip.org/recover.html
but it will recover only part of your archive.
you need new lzma2 parser also.
Last edit: Igor Pavlov 2024-05-17