bdmn is client/server-oriented backup system.
Version: 1.zabdmn is client/server-oriented backup system. The daemon runs on the machine being backed up, and the client runs on the machine that stores the backup.
License: Free
Operating System: Linux
Homepage: interbgc.com
Developed by:
It is very simple, but very fast. It only uses tar, gzip, and Perl, so it is portable to many operating systems. bdmn includes a very simple access control system for itself.
Requirements:
· GNU tar
· gzip
· Perl
What's New in This Release:
· bdes encryption can be used on a bdmn stream. uuencode can be used on a bdmn stream, which fixes some problems.
· check.pl was updated so that "make install" creates bdmn.conf alone.
· Some bugs were fixed.