ADSM-L

AW: Include Exclude Problem

2001-07-22 12:46:05
Subject: AW: Include Exclude Problem
From: "Rupp Thomas (Illwerke)" <thomas.rupp AT ILLWERKE DOT AT>
Date: Sun, 22 Jul 2001 18:46:06 +0200
Hi John,

the problem is that TSM reads the include/exclude list from bottom to top.
You could code:

DOMAIN D:

EXCLUDE "d:\...\*"
INCLUDE "d:\data\...\*"

This excludes drive C: completely (data files and directories).
The INCLUDE/EXCLUDE list (read from bottom to top) means:
include all files in d:\data and all subdirectories
exclude all other files in d:\ and all subdirectories. The directory
structure
of d: is still backed up completely.
If you want to exclude the directories as well you have to use EXCLUDE.DIR
in addition.

HTH
Thomas



------------------------------------------------------------------------------------------
Dieses eMail wurde auf Viren geprueft.
Dieses eMail wurde auf Viren geprueft.

Vorarlberger Illwerke AG
------------------------------------------------------------------------------------------
=========================================================================
<Prev in Thread] Current Thread [Next in Thread>