Télécharger la liste

Description du projet

fsniper is a tool that monitors a given set of
directories for new or modified files. Then, based
on the file's type or name, it invokes a script to
be run on that file. Directories are monitored
using inotify, instead of simply continuously
polling them for changes. Common uses include
making a single download directory for all things
from a Web browser and having semi-intelligent
scripts figure out what to do with those files.
You write the scripts yourself.

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.

2008-09-25 13:59
1.3

Cette version ajoute la config de validation et de nouveau répertoire et de fichier de chaînes de substitution, les changements du comportement de journalisation de joindre à billes ancien lieu de l'écraser, et plusieurs corrections de fuites de mémoire.
Tags: Minor feature enhancements
This release adds config validation and new directory and file substitution strings, changes the logging behavior to append to old logs instead of overwriting them, and fixes several memory leaks.

2008-08-04 06:11
1.2

Ce communiqué de montres automatiquement les nouveaux répertoires créés dans les répertoires de manière récursive surveillés, et fixe un fichier de configuration d'analyse de régression qui donné lieu aux commentaires causant accidents.
Tags: Minor feature enhancements
This release automatically watches new directories created in recursively watched directories, and fixes a configuration file parsing regression that resulted in comments causing crashes.

2008-06-04 16:33
1.1

Un bug a été fixé lorsque l'option de configuration recurse = true abouti à une erreur de segmentation. Un bug avec l'option - log-to-stdout et les manutentionnaires qui ont écrit sur la sortie standard a été fixée.
Tags: Major bugfixes
A bug was fixed where the configuration option
recurse=true resulted in a segfault. A bug with
--log-to-stdout and handlers that wrote to stdout
was fixed.

2008-04-30 06:50
1.0

La documentation a été améliorée. La vérification des erreurs a été ajouté dans l'analyseur de configuration.
Tags: Initial freshmeat announcement
The documentation was improved. Error checking was
added in the configuration parser.

2003-07-08 07:13
15.4

Un commentaire et une régression sans double ont été corrigés, ainsi que d'une erreur rare dans un gestionnaire d'erreur.
Tags: Major bugfixes
This version mainly includes bugfixes.

Project Resources