From 3982b5accd2c461cf8327bf1cc2affd09e0b1455 Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Thu, 6 Nov 2014 19:23:46 +0800 Subject: [PATCH] Document how to restore specific files --- input/howto/backup.creole | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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/}}} -- 2.20.1