Download List

프로젝트 설명

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.

2003-05-08 11:13 Back to release list
1.0.2

이 릴리스가 필요합니다 xinetd / etc / services의 및 항목을 추가합니다. 바이너리에 대한 기본 경로와 설정 파일을 변경하고, safe_mode가 더이상 dbackup_archive의 기본이지만, 함께 사용할 수있습니다 - s를. 기타 통계 dbackup_report에서 구입할 수있습니다 dbackup_server 지금 당장 더 나은 copes -의 공간 오류. 지금 dbackup_verify 만드는 2 단계를 확인하십시오. 테스트, 자세한, 그리고 건너의 MD5 지금은 옵션이있습니다. 파일 시스템의 버그를 처리 dbackup_client도 해결되었습니다.
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.

Project Resources