Skip to content

sjmillius/remote-zip-fuse

Repository files navigation

Mount a remote zipfile as a fuse vfs.

Uses http range requests to not have to download the entire zip file, but only the required portions.

Usage

python mount_remote_zip_fuse.py --url=... --mountpoint=... --verbose

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages