Re: [Bacula-users] Extraction of a specific file

2023-10-25 Thread Dr. Thorsten Brandau
Dr. Thorsten Brandau schrieb am 08.10.23 um 09:09: Radosław Korzeniewski schrieb am 07.10.23 um 15:07: Hello, sob., 30 wrz 2023 o 22:27 Dr. Thorsten Brandau napisał(a): Hi I was trying to get a list of files (via bconsole) of the backups I do on tape (most recent for example

Re: [Bacula-users] Extraction of a specific file

2023-10-07 Thread Chris Wilkinson
I seem to remember Marcin telling me that there is an optional FD directive that lists the files backed up in the job report. That might be quite a lot so probably why it's optional and defaults to no. -Chris- On Sat, 7 Oct 2023, 14:09 Radosław Korzeniewski, wrote: > Hello, > > sob., 30 wrz 202

Re: [Bacula-users] Extraction of a specific file

2023-10-07 Thread Radosław Korzeniewski
Hello, sob., 30 wrz 2023 o 22:27 Dr. Thorsten Brandau napisał(a): > Hi > > I was trying to get a list of files (via bconsole) of the backups I do on > tape (most recent for example). The only way I found is to use "restore" > and then select the last backup. I was able to see some directories (e

Re: [Bacula-users] Extraction of a specific file

2023-10-03 Thread Dr. Thorsten Brandau
Phil Stracchino schrieb am 02.10.23 um 19:57: On 10/2/23 13:39, Rob Gerber wrote: I'm not sure, but maybe you'll need to query your database directly instead of relying on Bacula to simplify that process. *This is not an educated answer, just my novice guess.* I see bacula bconsole has a 'que

Re: [Bacula-users] Extraction of a specific file

2023-10-02 Thread Phil Stracchino
On 10/2/23 13:39, Rob Gerber wrote: I'm not sure, but maybe you'll need to query your database directly instead of relying on Bacula to simplify that process. *This is not an educated answer, just my novice guess.* I see bacula bconsole has a 'query' command that I believe passes SQL query la

Re: [Bacula-users] Extraction of a specific file

2023-10-02 Thread Rob Gerber
I'm not sure, but maybe you'll need to query your database directly instead of relying on Bacula to simplify that process. *This is not an educated answer, just my novice guess.* I see bacula bconsole has a 'query' command that I believe passes SQL query language commands on to the relevant DB ser