Documentation

Bacula File Listing

Categories
A
Adam Birds
Published 10 August 20261 min read1 views

To provide an estimate file listing into a file:

echo 'estimate job="IP_IP_IP_IP Job" listing level=Full' | bconsole > fulllisiting.txt

To provide a list of files backed up in a previous job:

echo 'estimate job="IP_IP_IP_IP Job" listing level=Full' | bconsole > fulllisiting.txt
Last updated: 10 August 2026v1