21.07 // Win 11 // No path seperator
A free file archiver for extremely high compression
Brought to you by:
ipavlov
I'm using often 7-zip feature "Extract here". Now i migrated to Win 11 and discovered 7-zip refuse to build path structure. Instead of getting a directory structure like "syncgw\source\dtd_gal.xml" I get one file named "syncgwsourcedtd_gal.xml" in same directory.
If I use Win11 build-in .zip support, I can scroll through the directories, so .zip file is intact.
That zip archive probably was created with "bad" zip software.
Try to find developers of that software and ask them to fix their zip creation code.
Last edit: Igor Pavlov 2022-03-21
Thank you for your input. I use PHP 8.1.2 to create archives. I'll check out with PHP-Programmer ;-)