You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is it possible to zip an entire folder containing subfolders and files in subfolders?
If this is possible, it would be really helpfull to add the code-snippet as example (because I think this is a very common use-case for the library). Currently, I only found code that writes multiple files in the same (root) folder of the zip-archive.
If this is not possible, it would be great information to share in the readme.md, so one has not to search for this info.