Bacula File Listing

From Tech Wiki
Jump to navigation Jump to search

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