StoreBackup is a backup utility that stores files on other disks.
StoreBackup includes several optimizations that reduce the disk space needed and improve performance, and unifies the advantages of traditional full and incremental backups.
Depending on its contents, every file is stored only once on disk. It includes tools for analyzing backup data and restoring. Once archived, files are accessible by mounting filesystems (locally, or via Samba or NFS). It is easy to install and configure.
Requirements:
· /usr/bin/env and in you $PATH:
· perl (with Berkeley DB, which is part of the common perl distribution). It should run with perl5.6 or newer.
· md5sum
· bzip2
· cp
· mknod
· mount (for checking the file system type)
· chattr (only if you want to use `chattr +i`)
· Lastly any other compression programs e.g. gzip if you want to use them
Product's homepage
What's New in This Release: [ read full changelog ]
· This bugfix release includes important fixes if you use lateLinks/lateCompress or de-duplication with blocked files or devices.