acsdfields
IS-IT--Management
I've been having a problem getting some directives work correctly, and I wonder if anyone else has seen the same problem.
Basicly, I'm trying to write a directive *exclude* all BUT a few directories.
For example, my save set is d:\, and I wasn to exclude everything under d:\ except d:\mytest\thisdir
(and yes, I have a reason for doing it this way..I know it could be done other ways).
According to the manuals, I should be able to write a directive like this that should accomplish what I want to do:
<< "D:\" >>
+skip: * *. .* *.* . (yeah, kinda overkill)
<< "D:\MYTEST\THISDIR" >>
forget
But what happens is that my backup job skips everything on d:\.
I'm running networker 6.1.1 for NT on a W2K server, and the client I'm backing up is running the 6.1.1 client for NT also.
Any help anyone can give would be appreciated.
Thanks in advance
Basicly, I'm trying to write a directive *exclude* all BUT a few directories.
For example, my save set is d:\, and I wasn to exclude everything under d:\ except d:\mytest\thisdir
(and yes, I have a reason for doing it this way..I know it could be done other ways).
According to the manuals, I should be able to write a directive like this that should accomplish what I want to do:
<< "D:\" >>
+skip: * *. .* *.* . (yeah, kinda overkill)
<< "D:\MYTEST\THISDIR" >>
forget
But what happens is that my backup job skips everything on d:\.
I'm running networker 6.1.1 for NT on a W2K server, and the client I'm backing up is running the 6.1.1 client for NT also.
Any help anyone can give would be appreciated.
Thanks in advance