Closed GoogleCodeExporter closed 8 years ago
OSX 10.10.3
The Unarchiver 3.9.1
Original comment by maxkfr...@gmail.com
on 2 May 2015 at 7:02
Looks like whatever program created that file erroneously set the OS to MS-DOS,
and provided some random data in the file attributes field that, interpreted as
MS-DOS, meant the file was marked as a directory.
I added an extra check for file size to be zero before believing that flag.
It's the zip file creator that is buggy, though, which is nothing unusual,
there are millions of broken ones out there.
Original comment by paracel...@gmail.com
on 20 Jul 2015 at 9:53
Original issue reported on code.google.com by
maxkfr...@gmail.com
on 2 May 2015 at 6:58Attachments: