ADSM-L

Re: exclude *:/.../Temporary Internet Files/*.*

1998-06-09 18:18:31
Subject: Re: exclude *:/.../Temporary Internet Files/*.*
From: Jim Smith <spikes AT US.IBM DOT COM>
Date: Tue, 9 Jun 1998 18:18:31 -0400
>On an NT client I am tring to exclude all Internet Explorer files in and
>below the system-owned directories "Temporary Internet Files".  My
>statements in c:\win32app\ibm\adsm\baclient\dsm.opt are:
>
>Exclude *:\...\Temporary Internet Files\*.*
>Exclude *:\...\Temporary Internet Files\...\*.*
>
>The files were backed up and they are not marked with a red x (like other
>excluded files). I have tried using all upper case and all lower case for
>the directory name with no successes.  What do I have wrong?

You will need to enclose the path in quotes, since there are imbedded blank
characters.  The following statement will produce the desired results:

Exclude "*:\...\Temporary Internet Files\...\*.*"

Jim Smith / ADSM client
<Prev in Thread] Current Thread [Next in Thread>