Quote:
Originally Posted by pdurrant
Perhaps the zip contains file permissions that Sigil's unzip is honouring?
|
Probably - zipinfo gives the following
Code:
$ zipinfo -l electric\ motor.epub
Archive: electric motor.epub 425882 bytes 22 files
?--------- 2.0 unx 20 b- 20 stor 23-Feb-10 19:00 mimetype
?--------- 2.0 unx 234 b- 159 defN 23-Feb-10 19:00 META-INF/container.xml
-rw-r--r-- 2.0 unx 133088 b- 86365 defN 27-Feb-09 20:20 OEBPS/fonts/LiberationSans-Regular.ttf
-rw-r--r-- 2.0 unx 133000 b- 82989 defN 27-Feb-09 20:20 OEBPS/fonts/LiberationSans-Bold.ttf
-rw-r--r-- 2.0 unx 155304 b- 94862 defN 27-Feb-09 20:20 OEBPS/fonts/LiberationSans-Italic.ttf
-rw-r--r-- 2.0 unx 128828 b- 79843 defN 27-Feb-09 20:20 OEBPS/fonts/LiberationSans-BoldItalic.ttf
?--------- 2.0 unx 640 b- 212 defN 23-Feb-10 19:00 OEBPS/style.css
?--------- 2.0 unx 67808 b- 23272 defN 23-Feb-10 19:00 OEBPS/content1.xhtml
?--------- 2.0 unx 2270 b- 2275 defN 23-Feb-10 19:00 OEBPS/i1bc6e8a846
?--------- 2.0 unx 12762 b- 12722 defN 23-Feb-10 19:00 OEBPS/iff72f7a1dc
?--------- 2.0 unx 204 b- 197 defN 23-Feb-10 19:00 OEBPS/idcc729c05f
?--------- 2.0 unx 8733 b- 8717 defN 23-Feb-10 19:00 OEBPS/i89bf13d36f
?--------- 2.0 unx 7536 b- 7506 defN 23-Feb-10 19:00 OEBPS/ia25cd86f6e
?--------- 2.0 unx 12449 b- 12021 defN 23-Feb-10 19:00 OEBPS/id89f56d748
?--------- 2.0 unx 515 b- 520 defN 23-Feb-10 19:00 OEBPS/ib71d76fcdb
?--------- 2.0 unx 2424 b- 2392 defN 23-Feb-10 19:00 OEBPS/i402e6c4dc3
?--------- 2.0 unx 2635 b- 2563 defN 23-Feb-10 19:00 OEBPS/i3224961837
?--------- 2.0 unx 1674 b- 1679 defN 23-Feb-10 19:00 OEBPS/i55bff18e33
?--------- 2.0 unx 1593 b- 1598 defN 23-Feb-10 19:00 OEBPS/i4f743fef0c
?--------- 2.0 unx 1927 b- 1932 defN 23-Feb-10 19:00 OEBPS/icd0ab6b850
?--------- 2.0 unx 890 b- 895 defN 23-Feb-10 19:00 OEBPS/ibde4674b00
?--------- 2.0 unx 1580 b- 541 defN 23-Feb-10 19:00 OEBPS/content.opf
22 files, 676114 bytes uncompressed, 423280 bytes compressed: 37.4%
where the "?---------" is indicating file permissions of 000000 octal, which does mean "No Access".