-
| --- | --- |
| Bugzilla Link | [486872](https://bugs.eclipse.org/bugs/show_bug.cgi?id=486872) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Jan 29, 2016 16:43 EDT |
| Modified | Feb…
-
Extracting a zip file on windows with `bsdtar` that is supplied over stdin with `bsdtar.exe -xf -` is working inconsistently. It either fails with an error or the content is incorrectly read (some fil…
-
I can download a file using api with postman
Response Headers
content-type: application/zip
content-length: 107627
cache-control: no-store
Content-Disposition: attachment; filename=logs.zip
I …
-
My test codes
```c++
int test_zip()
{
mz_zip_archive zip;
memset(&zip, 0, sizeof(zip));
if (!mz_zip_writer_init_file(&zip, "/sdcard/hanwang/wordResult/test.zip", 0)…
-
#### Name of the game:
any
#### Player platform:
Android
#### Attach files (as a .zip archive or link them)
use
```zip -9vr -Z bzip2 game.zip gamefolder```
or
```7z a -tzip -mm=LZMA -mx9 g…
-
Following on from #963, these are the remaining work items:
- [ ] Keep existing draco compression on import
- [ ] Expose draco compression settings
- [ ] Support glbs containing KTX2 textures
- [ …
-
### What would you like to happen?
Beam supports reading ZIP files but [lacks the support](https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/Compression.j…
-
# Feature or enhancement
### Proposal:
## Scenario
You have a larger system generating zip files, often they each contain many of the same files, and you've got a big parallel build setup. All of t…
-
We are observing a strange issue with IBM core dump handler. Actually, we are getting truncated core file when COMP_COMPRESSION flag is set to "true". gdb is complaining about the truncated file and …
-
### Describe the Bug
As discussed during the office hours on July 4th, I am raising this issue for further investigation. Here is the background information regarding the issue. Please take a look …