I'm trying to unzip an .rlc file (configuration export) from Rhaposody integration engine. In zip4j 2.10.0 on Linux I get the result of the scheme directory being extracted as files with the the directory name concatenated with the filename.
Reverting to zip4j v2.8.0 results in the expected behaviour.
Sorry, don't know what Rhapsody is using to zip up it's rlc export files, it's written in Java though. I can log a request and see if I find out if you'd like.
as below:


If there is a directory that has sub directories everything seems to work ok.
Details of the file:


This only occurs on Linux, everything plays fine on windows 10.
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="7.9"
Happy to provide any further information required.
tracking.zip
I'm trying to unzip an .rlc file (configuration export) from Rhaposody integration engine. In zip4j 2.10.0 on Linux I get the result of the scheme directory being extracted as files with the the directory name concatenated with the filename.
Reverting to zip4j v2.8.0 results in the expected behaviour.
Sorry, don't know what Rhapsody is using to zip up it's rlc export files, it's written in Java though. I can log a request and see if I find out if you'd like.
as below:

If there is a directory that has sub directories everything seems to work ok.
Details of the file:


This only occurs on Linux, everything plays fine on windows 10.
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="7.9"
Happy to provide any further information required.
tracking.zip