The ScratchFs package
ScratchFS is a FUSE-based filesystem which provides a size-limited directory tree. When the filesystem is mounted, the user provides a maximum size the target directory and all it's subdirectories may get. All IO operations in the mountdirectory are tracked and the oldest files in the watchdirectory get deleted automatically.
Properties
| Versions | 0.1.0.0, 0.1.0.1, 0.1.0.2 |
|---|---|
| Dependencies | base (4.5.*), bytestring (≥0.9), directory (≥1.1), filepath (≥1.3), HFuse (≥0.2.4), hsyslog (≥1.4), process (≥1.1), regex-compat (≥0.95), sqlite-simple (≥0.2), unix (≥2.5) |
| License | GPL-3 |
| Copyright | Falco Hirschenberger <hirsch@bigfoot.de> |
| Author | Falco Hirschenberger <hirsch@bigfoot.de> |
| Maintainer | Falco Hirschenberger <hirsch@bigfoot.de> |
| Stability | experimental |
| Category | System |
| Home page | http://github.com/hirschenberger/ScratchFS |
| Bug tracker | http://github.com/hirschenberger/ScratchFS/issues |
| Source repository | git clone git://github.com/hirschenberger/ScratchFS.git |
| Executables | ScratchFs |
| Upload date | Thu Oct 25 22:01:58 UTC 2012 |
| Uploaded by | FalcoHirschenberger |
Downloads
- ScratchFs-0.1.0.1.tar.gz (Cabal source package)
- package description (included in the package)