On Apr 17, 2007, at 10:25 AM, Carlos Cristóbal Sabroe Yde wrote:

> Thanks, I will try it.
>
> This is the scenario:
> I needed this because we had problems with file permissions on a  
> file server
> (someone pressed the wrong combination of keys with a '-R' on it :- 
> ( ) and I
> don't want to restore the whole directory tree, just see attributes  
> of the
> stored files and work by hand from that.

I'm guessing here... but perhaps you could try a Verify job with  
Level=DiskToCatalog? I'm not sure quite what the output will look  
like or whether you can parse it, but it should compare the current  
disk state to the state from a previous backup.

If fileset's options{} block has a verify=p, that would check only  
the permission bits, and not hashes, modification times, etc. The  
default is "pin5", so permission changes (even if nothing else is  
different) should result in some sort of reporting.

Other alternatives include pulling the data from the catalog with SQL  
queries...

--
--Darien A. Hager
[EMAIL PROTECTED]



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to