https://github.com/namek/phpunzipper
Simple unzipper containing manual traversing through folder structure in the browser
https://github.com/namek/phpunzipper
Last synced: about 1 month ago
JSON representation
Simple unzipper containing manual traversing through folder structure in the browser
- Host: GitHub
- URL: https://github.com/namek/phpunzipper
- Owner: Namek
- Created: 2014-08-27T13:49:23.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-29T12:04:24.000Z (almost 12 years ago)
- Last Synced: 2025-02-25T06:48:19.721Z (over 1 year ago)
- Language: PHP
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The project
=========
This script gives a possibility to uncompress zip file in chosen location, using only a web browser.
Project was intended for more efficient web software upload. Instead of sending 1000 files through FTP, it's much more efficient to compress them into one zip file and put such compressed file on FTP, then uncompress it remotely.
Features
========
* Show files in current folder
* Change current folder
* Select current zip file
* Unpack previously selected zip file in current folder
Screenshots
===========

