Bacula File Listing
Revision as of 10:04, 28 April 2016 by Adam.birds (talk | contribs) (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...")
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