Difference between revisions of "Bacula File Listing"

From Tech Wiki
Jump to navigation Jump to search
(Created page with "'''To provide an estimate file listing into a file:''' <pre> echo 'estimate job="IP_IP_IP_IP Job" listing level=Full' | bconsole > fulllisiting.txt </pre> '''To provide a li...")
 
(No difference)

Latest revision as of 10:04, 28 April 2016

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