Re: [Bacula-users] Restoring from bconsole in a shell script

2012-03-27 Thread Martin Simmons
> On Tue, 27 Mar 2012 08:42:53 +0200, Maria Arrea said: > > Hello > > Still no luck, "dir=" option is not recognized: > > # cat /root/miprueba > restore client=wiki current dir="/root/" yes > > # bconsole -c /etc/bacula/bconsole.conf < /root/miprueba > Connecting to Director backup-vir

Re: [Bacula-users] Restoring from bconsole in a shell script

2012-03-27 Thread Maria Arrea
Op 20120327 om 08:42 schreef Maria Arrea: > Hello > > Still no luck, "dir=" option is not recognized: > > # cat /root/miprueba > restore client=wiki current dir="/root/" yes > > # bconsole -c /etc/bacula/bconsole.conf < /root/miprueba > Connecting to Director backup-virtual:9101 > 1000 OK: back

Re: [Bacula-users] Restoring from bconsole in a shell script

2012-03-27 Thread Geert Stappers
Op 20120327 om 08:42 schreef Maria Arrea: > Hello > > Still no luck, "dir=" option is not recognized: > > # cat /root/miprueba > restore client=wiki current dir="/root/" yes > > # bconsole -c /etc/bacula/bconsole.conf < /root/miprueba > Connecting to Director backup-virtual:9101 > 1000 OK: bac

Re: [Bacula-users] Restoring from bconsole in a shell script

2012-03-26 Thread Maria Arrea
ns Sent: 03/26/12 01:10 PM To: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Restoring from bconsole in a shell script >>>>> On Mon, 26 Mar 2012 10:32:15 +0200, Maria Arrea said: > > Hello >>>>> Bacula-list > > Any other idea about how to restore a d

Re: [Bacula-users] Restoring from bconsole in a shell script

2012-03-26 Thread Martin Simmons
> On Mon, 26 Mar 2012 10:32:15 +0200, Maria Arrea said: > > Hello Bacula-list > > Any other idea about how to restore a directory from a backup within a > shell script? There is an undocumented "dir=" option to the restore command that you can use instead of "file=". __Martin > - O

Re: [Bacula-users] Restoring from bconsole in a shell script

2012-03-26 Thread Maria Arrea
Hello Bacula-list Any other idea about how to restore a directory from a backup within a shell script? Regards Maria - Original Message - From: Maria Arrea Sent: 03/23/12 12:30 PM To: bacula-users@lists.sourceforge.net Subject: [Bacula-users] Restoring from bconsole in a shell script