All releases tagged Stable


Release Notes: Bugs were fixed. If you use storeBackupMount.pl, you will have to adjust your options. Other scripts also have a few new options.


Release Notes: This release can make an estimation if a compression might reduce the file size. E.g. when traveling, you can make backups without access to the master backup, and integrate these backups later into the central one. Backups can be replicated (automated), so you can generate copies of your backups (e.g. on another external disk). storeBackup can validate your backup via checksums. With storeBackupCheckSource.pl, it can validate unchanged files in the source directory against checksums in the backup, e.g. to recognize bit rot.


Release Notes: This release includes important fixes if you use lateLinks/lateCompress or de-duplication with blocked files or devices. There also are many small fixes, so it is recommend to replace version 3.2.


Release Notes: This is mainly a minor bugfix release. It also adds a new option "highLatency" which optimizes performance over very high latency lines like running storebackup in a VPN over the Internet.


Release Notes: This version features better checking of file changes during the backup, man pages, and improved documentation. It introduces the options checkBlocksParallel, checkDevicesParallel, suppressWarning, and linkToRecent. There are several bugfixes and enhancements in different programs. If you are using 3.0, you should upgrade. Since version 3.1-rc1, code cleanups were done.