Re: [Bacula-users] Using restore on command line

2009-04-28 Thread Dmitry Amirov
Better if you have only one restore job then not needed to choose one. Look at this shell-script for restoring files with only one restore job. #!/bin/bash bconsole < 15 for the moment but it will increase in a few week > > - > I am root. If you see me laughing, you better have a backup !!! >

Re: [Bacula-users] Using restore on command line

2009-04-28 Thread kevin_am
15 for the moment but it will increase in a few week - I am root. If you see me laughing, you better have a backup !!! -- View this message in context: http://www.nabble.com/Using-restore-on-command-line-tp23273706p23274241.html Sent from the Bacula - Users mailing list archive at Nabble.co

Re: [Bacula-users] Using restore on command line

2009-04-28 Thread Dmitry Amirov
AFAIK, there is no parameter for defining restore job. So, how many restore jobs you have? kevin_am wrote: > Hi, > > I have a probleme when I want to use the restore command on command line. > > in a file : > restore jobid=437 client=wt-fd select > file=/data/www/08000_Bourse_Apprentissage/inde

[Bacula-users] Using restore on command line

2009-04-28 Thread kevin_am
Hi, I have a probleme when I want to use the restore command on command line. in a file : restore jobid=437 client=wt-fd select file=/data/www/08000_Bourse_Apprentissage/index.php done yes quit Command: bconsole -c /etc/bacula/bconsole.conf < /var/www/backup/commandes/restore when I execute t