yagernc

updated

15 years ago

Y

yagernc

5 Posts

0

820

February 9th, 2012 10:00

Directives - Stacked/Nested and Include only specific mask.

I'm new to networker and had a few questions. The docs don't have many examples to look at and I see numerous web posts with similar questions and no real answers. Only search and 'RTFM"  type replies... Funny as those are what turn up in searches..

1)  Stacked/Nested Directives ?     Saw a post from 2006 about this. Guessing still not fixed? or 'enhanced'..  

Allow either for multiple directives to be assigned to a client or allow for a directives to be linked/reference each other.

Saw some RFE#s but wasn't able to locate those ??

EMC Site, said:   Fix: There are three RFE (Request For Enhancement) LGTpa43302, LGTpa08771 and LGTpa03431 has been filed.

2)  Include only w/ wildcard....    I'll try to describe my problem.. I hope this is a simple newbie type question with a quick answer...

- I have a single dir on a server that I want to backup. (\backups)  

- In the dir are many files, some with a keyword in the file name I want to backup   (\backups\ -keyword-servername-1234.morestuff)

- There are several sub dirs that I don't want to backup. These sub dirs are transient and come and go. I will not know when they come/go, nor do I care.

Coming from TSM I would do an include statement like so:

exclude *

exclude \...\*

include \backups\*-keyword-*

How would I do something similar with Networker?

Thanks

-mike

Wanted to add.. This is what I run on the command line, w/ no data verbose options and this does what I want.

save -s -nv /backups/*keyword*