partialZipBrowser icon indicating copy to clipboard operation
partialZipBrowser copied to clipboard

a tool for browsing and downloading files from zip files on remote webserver

partialZipBrowser

partialZipBrowser is a commandline tool for browsing and downloading files from zip files on remote webserver.

Usage: ./pzb [parameter] Browse and download files and directories from remote zip Specifying no parameter starts an interactive console

Usage: parameter [optional argument] Following parameter are avaliable: -l shows contents and subdirectories of zip --list=[path] shows contents and subdirectories of [path] in zip --nosubdirs don't show subdirectories. Does nothing without -l or --list -c, --create-directories download files with it' directories and subdirectories -h, --help shows this help -g, --get downloads remote file -d, --directory download remote directory recursively instead of sindle file use this with -g (--get) -o, --output specify dst filename when downloading