Skip to content

sjmillius/remote-zip-fuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

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