I've asked a few people and just thought about asking it here. We get sent files from an international company for design work in a zip format. Well when I run a script to unzip the files in the terminal, I receive a zip error only in Linux. We can test, unzip, browse, and modify the files with 7zip and winzip all day. When 7zip or Winzip is ran they do not indicate any security, too.
Terminal error:
compressed WinNT security missing (-7 bytes)
I've searched everywhere and find no solution or correction on this. One collegue suggested,
"using a different language version of Unzip could potentially change the Unicode required to extract the file. Think of it like a password, without the right code, you can't get in."
Why in the Ubuntu terminal will unzip display an error?
7zis the name of the command once installed. Seeman 7z. – jordanm Dec 21 '12 at 17:06