INCLUDE /oracle_backups/.../* mgmt_class
-----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Zoltan Forray/AC/VCU Sent: Thursday, October 13, 2005 9:46 PM To: [email protected] Subject: Include and sub-dirs 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
