[
  {
    "Id": "1434124",
    "ThreadId": "641266",
    "Html": "So, I assumed it will extract files from archive without relative paths, that's what I needed.\r<br />\nBut it produces an error...\r<br />\nI have a zip file created on japanese system and specifying codepage in command line 'unzip -cp 932 _SHIZU~1.ZIP&quot; works fine.\r<br />\nBut when I try adding -f switch, like 'unzip -f -cp 932 _SHIZU~1.ZIP', it says this:<br />\n<pre><code>Modified                     Size  Ratio       Packed  pw?      CRC Filename\n--------------------------------------------------------------------------------\n2013-08-10 19:12:00             0     0%            0    N 00000000 (??????) [SHIZUKA] ???????? (?????]\nexception: Ionic.Zip.ZipException: The FileName must be non empty and non-null.\n   at Ionic.Zip.ZipEntry.set_FileName(String value)\n   at Ionic.Zip.Examples.UnZip.Main(String[] args)</code></pre>\n\n",
    "PostedDate": "2015-07-13T04:08:33.107-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]