Download List

Projeto Descrição

dbackup is a disk-based client-server backup system for Linux or other UNIX systems. It works on the principle that disks are cheaper and more reliable than tapes. Backups are started by cron, probably on a daily basis, by the client. The client backs up individual filesystems or directories with tar and sends the result to the server, which stores them in a simple tree-based directory structure. Restores are trivial, either by using the supplied restore client, or by simply copying the appropriate tar files off the server and uncompressing them.

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.

2006-10-26 12:00
1.1.0

Esta versão é uma mudança importante que quebra a compatibilidade com versões anteriores. No entanto, é muito mais extensível e bastante um pouco mais limpo.
Tags: Stable, Major feature enhancements
This release is a major change that breaks backward compatibility. However it is much more extensible and quite a bit cleaner.

2003-05-14 08:22
1.0.3

Binmode: cru é usado agora para todos os identificadores de arquivo, que deverá corrigir o caráter "Wide em syswrite" erros que ocorreram com a Red Hat 8.0/9.0. Esta versão também funciona melhor com distribuição localizada.
Tags: Stable, Minor bugfixes
Binmode :raw is now used for all file handles, which
should fix the "Wide character in syswrite" errors
that occured with Red Hat 8.0/9.0. This release also
works better with localized distributions.

2003-05-08 11:13
1.0.2

Esta versão adiciona uma entrada ao arquivo / etc / serviços e exige xinetd. Os caminhos padrão para binários e arquivos de configuração foram alteradas, e safe_mode já não é o padrão no dbackup_archive, mas pode ser habilitado com-s. Mais estatísticas estão disponíveis em dbackup_report e dbackup_server já lida melhor com os erros de falta de espaço. dbackup_verify agora faz duas fases de seleção. MD5 Teste, detalhado, e pular são opções. Um erro no manuseio de arquivos dbackup_client também foi corrigido.
Tags: Stable, Minor bugfixes
This release adds an entry to /etc/services and
requires xinetd. The default paths for binaries and
config files were changed, and safe_mode is no
longer the default in dbackup_archive, but can be
enabled with -s. More stats are available in
dbackup_report, and dbackup_server now copes
better with out-of-space errors. dbackup_verify now
makes a two-stage check. Testing, verbose, and
skip MD5 are now options. A filesystem handling
bug in dbackup_client was also fixed.

2002-12-10 04:45
1.0.1

Uma correção para um problema com a manipulação de argumento puxar arquivos de backup.
Tags: Stable, Minor bugfixes
A fix for a problem with argument handling pulling out filesystems to back up.

2002-12-09 06:18
1.0.0

Tags: Stable, Initial freshmeat announcement

Project Resources