On Mon, 8 Dec 2003, Benjamin Schubert wrote: > since a week ago i�m searching for a antivirus scanner for our afs > filespace. > > Does anybody know a volume based AV ? > Or got a idea how to auto-create a list with all files that�ve to be > scanned on one server without scanning the data on the other 3.....?
I don't know of anything specific to AFS, but to answer your last question, you can enumerate the files on a server by first using 'vos listvol' to list the volumes, filter out RO and BK copies, and then list the files in each RW vol with dumptool. Does this help? -Mitch _______________________________________________ OpenAFS-info mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-info
