adamhathcock / sharpcompress

SharpCompress is a fully managed C# library to deal with many compression types and formats.
MIT License
2.29k stars 482 forks source link

root folder in zip #840

Open MannusEtten opened 6 months ago

MannusEtten commented 6 months ago

i do have a folder "blablabl.gdb" and i want to zip this directory as whole. Not only the files inside this directory.

How can i add those files to a root folder inside the zipfile?

adamhathcock commented 6 months ago

Glob them however you like then add them

DineshSolanki commented 4 months ago

@adamhathcock too much open issues that can be closed are making it hard to find the ones that needs attention, we should close some of them