[Pythonmac-SIG] librsync, pylibacl, pyxattr ?

Nicholas Riley njriley at uiuc.edu
Thu Sep 15 00:06:40 CEST 2005


On Wed, Sep 14, 2005 at 05:50:35PM -0400, Chinook wrote:
> The idea is simply to compare a directory on one volume with the same 
> directory on another volume.  Working recursively through the directory 
> contents, first files on only one volume or the other would be noted, 
> then for matching files the time stamps, permissions, ACLs and sizes, 
> maybe even MD5 hashes, would be checked and any mismatches noted.

I've had luck using integrit <http://integrit.sourceforge.net/> but it
doesn't do ACLs.  You could probably trivially extend it to do so,
though.

-- 
Nicholas Riley <njriley at uiuc.edu> | <http://www.uiuc.edu/ph/www/njriley>


More information about the Pythonmac-SIG mailing list