unzip: cannot find or open 19.zip, 19.zip.zip or 19.zip.ZIP.
[root@storage Bilder_JB]# ll -h
total 12G
-rwxr-xr-x. 1 root root 12G Oct 31 17:30 19.zip
Was trying to unzip large file, started with 2G, 4G, then 12G - looks like unzip has some kind of a limit. Solution is rather simple: JAVA
[root@storage Bilder_JB]# jar xvf 19.zip
[root@storage Bilder_JB]# jar xvf 19.zip