Hi,

11.12.2007 11:27,, Dimitrios wrote::
> On Mon, 10 Dec 2007 13:57:55 +0200 Dimitrios <[EMAIL PROTECTED]> wrote:
> 
>> How can i get a list all the files backed up by a specific job and save them 
>> in a TXT file?

Like this in bconsole:

@tee filelist.txt
que
12
2347
quit

filelist.txt will then contain the complete console output. You can 
use sed or awk to extract the data you need.

Or query the catalog directly - the SQL you need is in query.sql.

Arno


> nobody knows? :(
> 
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 

-- 
Arno Lehmann
IT-Service Lehmann
www.its-lehmann.de

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to