Analyze Backup Content (bfileview)
EnterpriseBacula Enterprise Only
This solution is only available for Bacula Enterprise. For subscription inquiries, please reach out to sales@baculasystems.com.
The bfileview module uses temporary space to store files used in its
screens. This directory must be accessible for writing by your web user
and must be mapped through /bweb/fv/ in the web server
configuration. The directory size should not grow to much, but you can
configure automatic purging of its elements after few days.
# mkdir -p -m 750 /opt/bweb/spool
# chown bacula /opt/bweb/spool
See also
Previous articles:
Next articles:
Go back to: Installation with Packages.