BaseXdb / basex

BaseX Main Repository.
http://basex.org
BSD 3-Clause "New" or "Revised" License
695 stars 264 forks source link

Archive Module: Different encodings #2344

Open ChristianGruen opened 1 week ago

ChristianGruen commented 1 week ago

The JDK ZIP library is not smart enough to handle archives with CP437-encoded filenames. An example: data.zip

We could add an $options argument to all Archive Functions that open and create/update archives.