ADSM-L

Re: Excluding files by file type?

2015-10-04 17:33:43
Subject: Re: Excluding files by file type?
From: Ilja G. Coolen [mailto:ilja.coolen AT MAIL.ABP DOT NL]
To: ADSM-L AT VM.MARIST DOT EDU
Hi Johnny,

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>