dabinghao123 / ziparchive

Automatically exported from code.google.com/p/ziparchive
0 stars 0 forks source link

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

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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