Question:
Hi!
I am using CkoZip (under iOS) to manage all zipping/unzipping and currently it works great! (Thanks for this wonderful library).
Yet, I just encountered an issue.
When the zip is created with Windows path style (say, abc\cde.html), after unzipping, instead of getting "cde.html" under directory "abc",
what I get is an empty "abc" directory and "abc\cde.html" under same level of "abc" directory.
Did I miss any flags? What should I do to overcome this issue?
Thank you for your attention!
Check to see if this new build fixes the problem: http://www.chilkatsoft.com/download/preRelease/chilkat-9.5.0-ios.zip