next up previous contents
Next: The Idea behind it Up: What's new? Previous: What's new in storeBackup   Contents

What's new in storeBackup version 3.3

compression:
Prior to this version, you could specify files not to compress by defining a list of file suffixes (extensions) that would never be compressed. You could also set a minimal size of files so that files below that size would not be compressed. If you do not change anything about this in your configuration file, the behavior stays the same. But now, you can also define a list of file suffixes always to compress in addition to the prior options which let you define a list of file suffixes not to compress, plus a minimal file size. For files not fitting in these categories storeBackup.pl will make an estimation if compression might reduce the file size. Naturally, you can also define your own rules with this functionality. See section ``How to define if a file should be compressed'' for detailed information.
isolated mode:
If you are traveling, for example, with a laptop and no connection to you backup, you now can store delta backups (relative to your ``big'' local backup) on a small media device (e.g., memory stick) and integrate these backups later into your central one. See section ``isolated mode / offline backups'' for detailed information.
replication of backups:
Allows you to set up the replication of your backup to other disks / locations. This can be used to make continuous copies of your backup. See section ``replication of backups'' for detailed information.
linkToDirs.pl:
Allows you to copy / hard link backups to other ones. It's like running cp -a but hard linking all identical files to selectable directories. It can be used also to support the replication of backups in special situations. If you have small backups you want to copy to onto another disk, this might be the right tool for you also. See section linkToDirs.pl for detailed information.
storeBackupCheckSource.pl:
The tool is intended to find files in the source that might have changed over time without the users interaction or knowledge, for example by bit rot. See section storeBackupCheckSource.pl for detailed information.


next up previous contents
Next: The Idea behind it Up: What's new? Previous: What's new in storeBackup   Contents
Heinz-Josef Claes 2013-05-09