Download List

Projeto Descrição

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.

System Requirements

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

O comportamento padrão foi alterado para atualizar e mostrar as mudanças de uma vez. O comando "get" foi renomeado para "atualização". Todos os métodos de teste são diffable agora. O comportamento do método de teste de expressão regular partida foi alterado. HTTPS apoio foi corrigido. A documentação (páginas de manual) foi melhorado. Outras mudanças internas e menores foram feitas.
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

Como um foco de lançamento, (beta) suporte a FTP foi adicionado com métodos de ensaio "dif", "tamanho", e "data". Além disso, stderr é usado para erros e avisos, além do arquivo de log. Para suprimir este comportamento, a opção-S foi introduzido. O configurador experimentou algumas mudanças, também, por exemplo, URIs pode ser chamado agora.
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

O formato de saída é o formato de diff unificado agora, embora libalgorithm-diff-rubi não é necessário mais tempo. Uma nova opção-W permite que você especifique o diretório de trabalho (por exemplo, para perfis diferentes). O método de HTML podem usar ferramentas de despejo externo de HTML (como html2text ou lynx-dump) para melhor analisar diffs. Outras pequenas correções e mudanças internas foram feitas.
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

Em "HTML" e "Novo" modo, os intervalos podem ser especificados usando expressões regulares. Manipulação de exceção Isto é especialmente útil para as páginas quase estático com peças dinâmico como "usuários on-line XX", a hora e data, etc Alguns bugs foram corrigidos, especialmente. Códigos de saída são usados agora para indicar erros.
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

Um novo método de teste html "foi adicionado. É como o "diff" método, exceto que ele ignora texto entre "<" e ">". Isso faz com que a saída resultante mais legível para arquivos HTML. A página de manual foi reforçada com exemplos.
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