mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #837] new feature select all download #563
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#563
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 @BoneDeath on GitHub (Aug 9, 2022).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/837
Hi i love your project, and im developing your project to, im add new feature! Download all Selected file This feature support for all browser.
screenshot
@BoneDeath commented on GitHub (Aug 9, 2022):
I will happy if u using this code for your project!!
@AgentSmith0 commented on GitHub (Aug 10, 2022):
Looks nice, maybe you should open a PR for this feature.
@gtbu commented on GitHub (Sep 9, 2022):
The above code doesnt function in my web-installation under Plesk in a subdomain....?
Bit i have the similar problem that its zips(tar's) only one folder of x selected - can You expand this script so far please...
(except that it zips big folders only partially - max 1.2GB - under plesk)
At https://github.com/g7sim/cmsimple-XH-CL/blob/master/cmsimple/userfuncs.php You find an GPL3 - Algorythm for recursive file-zip
or also
https://learncodeweb.com/php/select-and-download-multi-files-in-zip-format-with-php/