Télécharger la liste

Description du projet

netstiff (formerly known as webdiff) is a powerful
Web and FTP site update checker. It supports a
variety of different methods (diff, HTML, size,
date, MD5 sum, regexp) to check for updates. There
are also sophisticated settings to make it useful
for partly dynamic Web pages. Without any given
arguments, netstiff will either run its
interactive configuration tool or check your sites
for updates and print the changes in a
diff(1)-like manner.

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-03-31 07:18
20080331

Le comportement par défaut a été modifié pour mettre à jour et indiquant les changements à la fois. "Get" commande a été renommé en "update". Toutes les méthodes de test sont diffable maintenant. Le comportement de la méthode d'expression régulière test-match a été changé. HTTPS a été fixée. La documentation (page de manuel) a été amélioré. D'autres changements internes et mineures ont été apportées.
Tags: Major feature enhancements
The default behavior was changed to updating and
showing the changes at once. The "get" command was
renamed to "update". All test methods are diffable
now. The behavior of the regular expression match
test method was changed. HTTPS support was fixed.
The documentation (manual page) was improved.
Further internal and minor changes have been made.

2007-06-21 23:04
20070621

Comme objectif de presse, (beta) FTP de soutien a été ajouté aux méthodes d'essai "diff", "size", et "date". En outre, stderr est utilisée pour les erreurs et les avertissements en plus du fichier journal. Pour supprimer ce comportement, l'option-S a été introduit. Le configurateur connu quelques changements, aussi, par exemple, les URI peuvent être intitulé maintenant.
Tags: Major feature enhancements
As a release focus, (beta) FTP support has been added with test methods "diff", "size", and "date". Furthermore, stderr is used for errors and warnings in addition to the log file. To suppress this behaviour, the -S option has been introduced. The configurator experienced some changes, too, e.g. URIs can be titled now.

2007-03-22 21:46
20070322

Le format de sortie est le format diff unifié maintenant, quoique libalgorithm-diff-ce que Ruby n'a pas besoin plus longtemps. Une nouvelle option-W vous permet de spécifier le répertoire de travail (par exemple pour les différents profils). La méthode HTML peuvent utiliser des outils externes dump HTML (comme html2text ou lynx-dump) pour une meilleure recherche diffs. D'autres corrections de bugs mineures et les modifications internes ont été réalisés.
Tags: Code cleanup
The diff output format is the unified format now, though libalgorithm-diff-ruby is not needed any longer. A new -W option allows you to specify the working directory (e.g. for different profiles). The HTMl method can use external HTML dump tools (like html2text or lynx -dump) for better looking diffs. Further minor bugfixes and internal changes have been made.

2007-03-02 19:18
20070302

Dans "html" et "diff" mode, des plages peuvent être spécifiés en utilisant des expressions régulières. Ceci est particulièrement utile pour les pages presque statique avec les parties dynamiques comme "des utilisateurs en ligne xx", l'heure et la date, etc Quelques bugs ont été corrigés, notamment la gestion des exceptions. Codes de sortie sont désormais utilisés pour indiquer les erreurs.
Tags: Minor feature enhancements
In "html" and "diff" mode, ranges can be specified using regular expressions. This is especially useful for almost static pages with dynamic parts like "xx users online", time and date, etc. Some bugs were fixed, especially exception handling. Exit codes are used now to indicate errors.

2007-02-27 09:48
20070227

Une nouvelle "html" méthode d'essai a été ajouté. C'est comme la diff "méthode", sauf qu'il ignore le texte entre "<" et ">". Cela rend la sortie, le résultat plus lisible pour les fichiers HTML. La page de manuel a été renforcée avec des exemples.
Tags: Minor feature enhancements
A new "html" test method was added. It is like the "diff" method, except that it ignores text between "&lt;" and "&gt;". This makes the resulting output more readable for HTML files. The manual page was enhanced with examples.

Project Resources