Skip to content

hackeris/zmg-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zmg-utils

基于fuse的压缩存储文件系统,仅支持只读

  • 使用makezmg将文件夹打包为压缩后的zmg文件
  • 使用zmgmnt将压缩后的zmg文件挂载至某一个文件夹

构建

mkdir cmake-build
cd cmake-build
cmake ..
make

Releases

No releases published

Packages

No packages published