bareos: master 43e15880

Author Committer Branch Timestamp Parent
arogge arogge master 2024-04-22 13:06 master 80d79ec0 Pending
Changeset stored: add dplcompat prototype (restore-only)

Add a new backend "dplcompat" that is compatible to the droplet backend.
This early prototype supports only restore operation.
add - core/scripts/s3cmd-wrapper.sh Diff File
mod - core/src/stored/backends/CMakeLists.txt Diff File
add - core/src/stored/backends/crud_storage.cc Diff File
add - core/src/stored/backends/crud_storage.h Diff File
add - core/src/stored/backends/dplcompat_device.cc Diff File
add - core/src/stored/backends/dplcompat_device.h Diff File