FFS
From InuSasha
| FFS | Install & Configuration | Download |
FFS none.png |
|
| Category: | Filesystem, Fuse |
| Versions: | stable: no one at the moment development: 1.#.beta.1 |
| Lizence: | GPL v.2 or above |
| OS: | Linux and other with FUSE 2.6 |
| Languages: | German, English |
Overview
FFS is a Filtering FileSystem for FUSE.
Features
- mount an other directory tree read only
- filter files, directories by rules
- set default filter
- six kindes of filters
- filter files by name
- filter files by fullpath
- filter directories by name
- filter files and directories by there owner
- filter files and directories by there group
- filter files and directories by there mode (have to match exact)
- remove empty directory-trees
- includes empty trees after filtering
- easy understanding xml-config
Planned Features
- more komplex filters (may be in 1.1)
- write support (may be in 2.0)