mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #160] Unzip fails #112
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#112
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AndreFabris on GitHub (Apr 22, 2019).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/160
Hi, great app. I have two zip files 500 and 800MB, and unzipping fails immediately with error: Archive not unpacked
Smaller files work fine
The issue is with highly compressed zip files, normal compression works fine
@prasathmani commented on GitHub (May 3, 2019):
I tried with 2GB zip files, it is working, try to increase php execution time and memory limit and check.
@AndreFabris commented on GitHub (May 3, 2019):
I have no problem with 2gb files. It is high compression zip files that fail. Normal compression works fine
@prasathmani commented on GitHub (May 3, 2019):
Oh, than even I don't have any idea.
@prasathmani commented on GitHub (Nov 5, 2019):
I’m closing this issue because it has been inactive for a few months. This probably means that it is not reproducible or it has been fixed in a newer version. If it’s an enhancement and hasn’t been taken on for so long, then it seems no one has the time to implement this.
Please reopen if you still encounter this issue with the latest version