Timeline for How can I correctly decompress a ZIP archive of files with Hebrew names?
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 15, 2024 at 22:31 | comment | added | Julio Trecenti | +1 for the awesome file name | |
| Jun 29, 2021 at 13:28 | review | Suggested edits | |||
| Jun 29, 2021 at 16:00 | |||||
| Jun 4, 2019 at 7:43 | comment | added | rjh | I tried this on some manga. The filenames were decoded correctly, but the images were also interpreted as text (!) and corrupted completely. It even interprets zip and rar files inside the archive as text, the detection is completely useless. | |
| Apr 22, 2019 at 12:04 | history | edited | Igor Zinov'yev | CC BY-SA 4.0 | Removed an irrelevant switch. |
| Jan 20, 2019 at 6:07 | comment | added | chang zhao | @beruic, I had unzipped unicode numbers as file names (#U+0040#U+0050...), and then "unzip -a" really helped. | |
| May 7, 2018 at 14:04 | comment | added | beruic | According to the man page of unzip the -a switch takes care of converting text files. Not file names. | |
| Mar 4, 2018 at 15:32 | comment | added | einpoklum | +1 although I have nothing to test this with right now. | |
| Mar 4, 2018 at 15:27 | review | First posts | |||
| Mar 4, 2018 at 15:29 | |||||
| Mar 4, 2018 at 15:27 | history | answered | Igor Zinov'yev | CC BY-SA 3.0 |