ADSM-L

Re: Excluding files by file type?

2000-01-27 17:18:17
Subject: Re: Excluding files by file type?
From: "Ilja G. Coolen" <ilja.coolen AT MAIL.ABP DOT NL>
Date: Thu, 27 Jan 2000 23:18:17 +0100
Hey Wash,

Try these exclusions for examples.
They work at our site.
I had some troubles in the beginning, with exclusions, too. Adding the
quotes seemed to do the trick. I searched the manuals for the exclusion
quotes, but never found them.
Just giving it a try proved to be the way to go.

These are some NT dsm.opt exclusion lines.
Exclude.dir "RECYCLED"
Exclude.dir "Recent"
Exclude.dir "Temporary Internet Files"
Exclude.file "C:\WINNT\SYSTEM32\DHCP\*"
Exclude "*:\...\pagefile.sys"

Here's an extract from the inclexcl.def file on our AIX machines.
EXCLUDE /.../.SpaceMan/.../*
EXCLUDE /usr/lib/objrepos/*

They work like they should.

<Prev in Thread] Current Thread [Next in Thread>