bareos: master e0056219

Author Committer Branch Timestamp Parent
franku franku master 2020-10-29 20:14 master 49f3f622 Pending
Changeset fd python libcloud plugin: cancel backup of large stream objects if size is wrong

- if after a "stream" download of a large object the size of the downloaded
  object os not the same as stated by the bucket information this file is
  skipped

- if fail_on_download_error is set to true in the libcloud plugin config
  then a job should fail with a download error
mod - core/src/plugins/filed/python/libcloud/BareosFdPluginLibcloud.py Diff File
mod - core/src/plugins/filed/python/libcloud/bareos_libcloud_api/worker.py Diff File