liuyong/ziparchive

If folder is empty the folder is not added in the zip file

Opened this issue · 0 comments

What steps will reproduce the problem?
1.Have a folder Structure like A(Folder1)->B(Folder 2(Empty))
2. Now zip Folder A
3. Unzip Folder A

Notice the Folder A is empty as there are no files in Folder B.

What is the expected output? What do you see instead?
Folder A and Folder B should be zipped.



What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by amit12c...@gmail.com on 17 Dec 2013 at 4:45