[GH-ISSUE #54] Add ability to decompress an archive file #38

Closed
opened 2026-03-02 15:55:11 +03:00 by kerem · 1 comment
Owner

Originally created by @olibre on GitHub (Aug 12, 2018).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/54

PHP provides the PharData class to extract an archive. Maybe there are other alternatives...

Could be nice to just upload a light tarball file and decompress it in a selected remote directory.

I have also proposed the same feature on project filemanager, see issue #31.

Originally created by @olibre on GitHub (Aug 12, 2018). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/54 PHP provides the [`PharData`](http://www.php.net/manual/en/class.phardata.php) class to extract an archive. Maybe there are other alternatives... Could be nice to just upload a light tarball file and decompress it in a selected remote directory. I have also proposed the same feature on project [filemanager](/alexantr/filemanager), see [issue #31](/alexantr/filemanager/issues/31).
kerem 2026-03-02 15:55:11 +03:00
Author
Owner

@prasathmani commented on GitHub (Nov 14, 2018):

Tar support added, now can create, open and extract tar files.

<!-- gh-comment-id:438634532 --> @prasathmani commented on GitHub (Nov 14, 2018): Tar support added, now can create, open and extract tar files.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#38
No description provided.