Details
-
Wish
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
$ uname -a
Linux niggahme 4.9.0-6-amd64 #1 SMP Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux$ java -version
openjdk version "1.8.0_171"
OpenJDK Runtime Environment (build 1.8.0_171-8u171-b11-1~deb9u1-b11)
OpenJDK 64-Bit Server VM (build 25.171-b11, mixed mode)$ javac -version
javac 1.8.0_171$
$ uname -a Linux niggahme 4.9.0-6-amd64 #1 SMP Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux $ java -version openjdk version "1.8.0_171" OpenJDK Runtime Environment (build 1.8.0_171-8u171-b11-1~deb9u1-b11) OpenJDK 64-Bit Server VM (build 25.171-b11, mixed mode) $ javac -version javac 1.8.0_171 $
Description
Based on the discussion started on the mailing list:
// __ no name listed for file contained in a 7z file?
There are discrepancies between the handling of the Linux 7z utilities and how apache.compress is handling them.
Ideally one should be able to selectively access and decompress files in a tax ball as you do with zip and gzip files.