ADSM-L

Include and sub-dirs

2005-10-13 15:45:56
Subject: Include and sub-dirs
From: Zoltan Forray/AC/VCU <zforray AT VCU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 13 Oct 2005 15:45:33 -0400
I want to code an include statement that applies a management class to a
specific directory/filesystem and all subdirs/filesystems beneath it.

Do I need to have one include statement for each sub-filesystem ?

We tried:    INCLUDE /oracle_backups/* ORACLE_BACKUPS

but it only seems to apply to the files in /oracle_backups ?

Is it supposed to be:  INCLUDE /oracle_backups/*.* ORACLE_BACKUPS

This is on Solaris - TSM client V5.3.x

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