From: Paul Wise Date: Thu, 6 Nov 2014 11:23:46 +0000 (+0800) Subject: Document how to restore specific files X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=commitdiff_plain;h=3982b5accd2c461cf8327bf1cc2affd09e0b1455 Document how to restore specific files --- diff --git a/input/howto/backup.creole b/input/howto/backup.creole index 2344e72..e0cc1d1 100644 --- a/input/howto/backup.creole +++ b/input/howto/backup.creole @@ -52,3 +52,15 @@ Directories: == Consistency checks == * Run {{{sudo -u nagios /usr/lib/nagios/plugins/dsa-check-dabackup-server}}} + +== Restoring specific files == + +* Login to the bacula director {{{dinis.debian.org}}} +* run {{{sudo bconsole}}} +* Use the {{{restore}}} command +* Choose "find the job ids of the most recent backup for a client" (9) +* Choose the server +* Choose "enter a list of directories to restore for found job ids" (11) +* Login to the server +* Look at the files in {{{/var/tmp/bacula-restores/}}} +* Clean up the files in {{{/var/tmp/bacula-restores/}}}