Bacula-users

[Bacula-users] Bacula Version: 5.2.13 - automatic restore folder script

2016-08-04 05:27:12
Subject: [Bacula-users] Bacula Version: 5.2.13 - automatic restore folder script
From: Jan Gazda <Jan.Gazda AT sapienzaconsulting DOT com>
To: "bacula-users AT lists.sourceforge DOT net" <bacula-users AT lists.sourceforge DOT net>
Date: Thu, 4 Aug 2016 09:09:52 +0000

Hi everybody,

I’m trying to run automatic restore script for testing purposes with bacula.

And I’m not able to pass the directory into a bconsole restore command, I found the way how to pass the file there even list of files but not the specific directory:

 

Is it possible to change the “file” for the directory?

Thank you,

Jan

 

Example.sh:

fileToRestore=”/home/user/.bash_history”

logFile=log.txt

client_to_restore='myMachine'

client_where_restore=$client_to_restore

JobId=123

restoreDestination=”tmp/restored/”

 

bconsole <<END_OF_DATA

@output $logFile

restore client=$client_to_restore jobid=$JobId where=$restoreDestination restoreclient=$client_where_restore file=$fileToRestore done

yes

wait

messages

@output

quit

END_OF_DATA

 



Sapienza Logo Jan Gazda
ECLIPSE & Office IT Support Technician
Sapienza Consulting
Kapteynstraat 1
2201 BB Noordwijk
Netherlands
Tel: +31 (0) 71 407 6518
Fax: +31 (0) 71 407 6536
Mob:


Follow us on:
LinkedinTwitterYouTube


The contents of this e-mail and any attachment are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email and/or any attachment in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not distribute, disclose, use, copy, print or rely on this e-mail.

Communicating by email is not 100% secure, error or virus free. It is your responsibility to ensure that viruses do not adversely affect your system. If you communicate with us by e-mail you agree to take appropriate measures to minimise these risks when e-mailing us.

We may monitor, record, store and use any email communication with you in order to check any instructions given to us, for training purposes, for crime prevention, to improve the quality of our customer service and to keep records of our business communications.

Sapienza Consulting Limited is a limited company registered in England and Wales with its registered office at 61 Rodney Street, Liverpool, Merseyside, L1 9ER and registered number 2986023
------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>