UNSOLVED

czx0gd

updated

18 years ago

C

czx0gd

3 Posts

0

390

April 4th, 2008 14:00

Global Directives for Windows clients.

I'm trying to set up a global directive for a windows client to backup only one folder on a drive and skip the rest.
This is what I entered in the directive resource on the server:

<< "K:" >>
+skip: *.*
<< "K:\test" >>
forget

However, it's skipping the whole drive and not backing up the \test folder. I am using the correct case even though the admin guide says windows is case insensitive (I have also tried using all CAPS too). I have also tried by using double \'s (\\). Also tried replacing 'forget' with 'ignore'. Not sure how I can get this to work. BTW, I'm using NW 7.3.3 for Solaris.

Any help would be great - Thanks.