FuseCompress

Introduction

FuseCompress provides a mountable Linux filesystem which transparently compress its content.

Files stored in this filesystem are compressed on the fly and Fuse allows to create a transparent interface between compressed files and user applications.

I'm not responsible for dataloss or any other problem you may encounter during using this software.

FuseCompress is registered on BerliOS.de, you can found most recent source code in svn there.

Features

FuseCompress currently supports these compression methods:

  • lzo compression
  • gzip compression
  • bzip2 compression
  • Download

    fusecompress-1.99.17.tar.gz (Wed Jul 16 2008)

    Changelog

    1.99.17 This version speeds up all operations (see -x option), mostly visible on ls, lstat, fstat ...

    1.99.15 Fix compile time warnings. Include errno.h when neccessary.

    1.99.14 Some bugs fixed. FuseCompress should work much better with rsync now.

    1.99.13 FuseCompress now requires storage directory and mount point. These must be different. Include errno.h in TransformCompress.cpp.

    Contact

    Milan Svoboda (milan dot svoboda at centrum dot cz)





    15165 pageviews, FuseCompress-1.99.17 downloaded 73 times.