Handle Archives

| Home | Wiki | Downloads | Favorites | Fanart | Reference Library | SFW | Shares | Forum | Browser | Update |

Small donations are always welcome and it helps keep the website running, if your interested in sending some money for good services.

Click here

Documentation


Author: Shish

Note: requires exec() access and an external unzip command

Any command line unzipper should work, some examples:

unzip: unzip -d "%d" "%f"
7-zip: 7zr x -o"%d" "%f"


Back to the list