FUSE-based filesystem with transparent compression
FuseCompress provides a mountable Linux filesystem which transparently
compresses 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.
This is the legacy C implementation of FuseCompress. It performs
slightly less well than the current one implemented in C++, but does
not exhibit flaws such as data corruption or files growing larger and
larger that make the current code (as of July 17 2008) unusable in a
production environment.
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/fusecompress && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fusecompress-0.9.2svn20090226.tar.gz | 0000048727 47.6 KB | |
fusecompress-linking.patch | 0000000564 564 Bytes | |
fusecompress.changes | 0000004241 4.14 KB | |
fusecompress.spec | 0000002761 2.7 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0