Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Das Standardverhalten wurde aktualisiert und zeigt die Änderungen auf einmal verändert. Die "get"-Befehl wurde umbenannt in "Aktualisieren". Alle Prüfverfahren sind diffable jetzt. Das Verhalten der regulären Ausdruck entsprechen Testmethode wurde geändert. HTTPS-Unterstützung wurde behoben. Die Dokumentation (Manpage) wurde verbessert. Weitere interne und kleinere Änderungen vorgenommen wurden.
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

Als Release Schwerpunkt wurde (beta) FTP-Unterstützung mit Testmethoden aufgenommen "diff", "Größe" und "Datum". Darüber hinaus ist stderr auf Fehler und Warnungen in Neben den Log-Datei verwendet werden. Um dieses Verhalten, die Option-S unterdrückt wurde eingeführt. Der Konfigurator einige Änderungen erfahren, auch zB URIs können nun mit dem Titel werden.
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

Die Diff-Ausgabeformat ist das vereinheitlichte Format jetzt, obwohl libalgorithm-diff-ruby nicht mehr erforderlich ist. Eine neue W-Option können Sie das Arbeitsverzeichnis angeben (zB für verschiedene Profile). Die HTML-Methode kann von externen HTML-Dump-Werkzeuge (wie html2text oder lynx-dump) für besser aussehende diffs. Weitere kleinere Bugfixes und interne Änderungen vorgenommen wurden.
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

In "html" und "diff"-Modus können Bereiche angegeben werden, mit regulären Ausdrücken. Dies ist besonders nützlich für fast statischen Seiten mit dynamischen Teile wie "xx Benutzer online", Zeit und Datum, usw. Einige Bugs behoben wurden, vor allem die Ausnahmebehandlung. Exit-Codes werden nun benutzt, um auf Fehler hinweisen.
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

Eine neue "html" Testmethode wurde hinzugefügt. Es ist wie das "diff"-Methode, außer dass es ignoriert Text zwischen "<" und ">". Damit ist die resultierende Ausgabe besser lesbar für HTML-Dateien. Das Handbuch Seite wurde mit Beispielen ergänzt.
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