Attention
Long awaited features are now included in the new Bareos plugin.
- ACL support has been added and a restore will now sets the correct permissions.
- We support file and folder exclusions. These are created via a standalone file in glob style. With an additional app, the Exclusions-Tester, you can test the rules and fine tune them, until you get the desired result.
- The performance was improved by adjustments in the business logic and in the software code.
Bug Fixes
QUMULO-343 - having a file change during a backup lead to error instead of warning
QUMULO-344 - folder deletion not working
QUMULO-356 - fatal error in fd_plugins.cc calling bareosfd.JobMessage()
New Features
QUMULO-307 - ACL support
QUMULO-294 - add exclude file and folder function
QUMULO-337 - parse plugin options from fileset
QUMULO-338 - add api snapshots v3 support
QUMULO-339 - add deletion for redundant snapshots
QUMULO-352 - add option path
QUMULO-354 - define file and folder exclusions
Improvements
QUMULO-296 - improve performance during stat obj creation
QUMULO-297 - cleanup: remove trailing newlines
QUMULO-304 - refactor logging and code
QUMULO-308 - improve list performance handling during backup
QUMULO-340 - replace symlink and strippath logic
QUMULO-341 - improve symlink unlinking
QUMULO-342 - improve logging for failed login
QUMULO-345 - ignore policy created snapshots for finding latest one
QUMULO-346 - add symlink support
QUMULO-362 - set attributes during restore