Télécharger la liste

Description du projet

Cmdfs is a FUSE virtual filesystem that applies an arbitrary filter command to selected files in a source directory tree to create the destination files.
It includes configurable caching and monitoring of the source tree to limit CPU use and prefetch data.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-03-24 18:58
0.4

Le cache-vide-dirs option a été ajoutée. Une suite de test a été ajouté. Divers bogues ont été corrigés. La mise en cache a été modifié pour ne pas utiliser le hachage MD5 (pour une performance). Les noms sont comme des répertoires aplatie. L'emplacement du cache par défaut a été modifiée pour [/ usr / local] / var / log. L'aide et le README ont été mis à jour.
The hide-empty-dirs option was added. A test suite was added. Various bugs were fixed. Caching was changed to not use MD5 hashing (for performance). Names are as is with directories flattened. The default cache location was changed to [/usr/local]/var/log. The help and README were updated.

2010-02-14 17:59
0.3

Génération dynamique de fichiers a été amélioré pour donner un CGI-même facilité. Les fichiers source mai, par exemple, être des scripts exécutables qui génèrent leur propre objectif contenu à la volée.
Tags: dynamic, cgi, content, Script
Dynamic file generation was enhanced to give a CGI-like facility. Source files may, for example, be executable scripts that generate their own target content on the fly.

2010-01-31 21:27
0.2

Le base-dir a été enlevé et est plutôt spécifié avec le premier argument pour fstab. Le code a été mis de l'ordre. Un bug dans lequel le inotify nom de l'événement n'a pas été résilié null a été fixée. L'aide et le contenu README ont été mis à jour.
The base-dir option was removed and is instead specified with the first argument for fstab. The code was tidied up. A bug in which the inotify event name was not null terminated was fixed. The help and README content were updated.

Project Resources