USAGE:(1) User Commands USAGE:(1)

remotezip - Access zip file content hosted remotely without downloading the full file

remotezip [-h] [-l] [-d DIR] [--disable-suffix-range-support] url [filename ...]

This module provides a way to access single members of a zip file archive without downloading the full content from a remote web server. For this library to work, the web server hosting the archive needs to support the range header.

Url of the zip archive
File to extract

show this help message and exit
List files in the archive
Extract directory, default current directory
Use when remote server does not support suffix range (negative offset)
url [filename ...]
July 2023 remotezip v0.12.1