UNSOLVED

psoni1

updated

17 years ago

P

psoni1

41 Posts

0

1016

December 22nd, 2009 06:00

need help with directive

I am trying to setup a directive to skip "my recent documents" folder. The folder is under every user's share on the file server and it only contains 1kb shortcuts.

For Ex:

/UserDirs/User1/Recent

           /UserDirs/User2/Recent

          ..................................

           /UserDirs/User3/Recent

I tried a global directive +skip: Recent but it didn't work. I verified through the NW user program.

I strongly feel that we would get a better performance if I can some how avoid that folder for all the users.

Per admin guide, it only works if a path is known(fixed). But in our case there are multiple instances.

There are thousands of users so nsr.dir would be really difficult....

Does anyone know how to skip a common sub-directory within multiple folders ?

Please advice..