Cannot unzip files created with Windows “Sent to compressed folder” in scala/java
问题 I zipped a bunch of IIS log files on a windows 2008 r2 vm by selecting them in Windows Explorer and then using the Send To -> Compressed zipped folder. I wrote different programs in scala using java.util.ZipFile, zip4j and apache commons compress library. zip4j returns: Exception in thread "main" net.lingala.zip4j.exception.ZipException: Unknown compression method commons compress returns: org.apache.commons.compress.compressors.CompressorException: No Compressor found for the stream