数据备份工具-StoreBackup
2013-08-13 10:42:30 阿炯

本站赞助商链接,请多关照。 StoreBackup 是一个备份工具,并将备份文件存储在其他磁盘中。包含了很多优化来降低对磁盘空间的占用和提升性能,支持全备份和增量备份。采用Perl开发并在GPLv3协议下授权。


Storebackup is a backup suite that stores files on other disks.

It uses deduplication based optimizations that reduce the disk space needed and improve performance. StoreBackup unifies the advantages of traditional full and incremental backups. It supports fast backup over high latency lines like vpn connections.
It includes tools for analysing backup data and restoring. Once archived, files are simply accessible by mounting file systems (eg. locally, via Samba or NFS).

StoreBackup also supports very efficient backups of big image files (from eg. TrueCrypt, mbox, Xen, KVM, VMware, etc.) or complete devices via deduplication.

It also supports:
- integrity checks of backups (via md5 sums generated from source)
- isolated incremental backups without direct access to the repositories (later integration in master backup)
- time shifted replication of backups to additional other disks / locations ("backup of backups")


最新版本:3.4
增加通过指定 maker 文件选择的功能,而不管文件是否备份和压缩;可存储归档中的指定文件不进行存储;同时修复了一些 bug。

官方主页:http://storebackup.org/