I also do not use this option but your syntax may be wrong.  Looking at
a forum post
*https://forums.slimdevices.com/showthread.php?92645-How-to-exclude-folders-from-a-scan&p=680327&viewfull=1#post680327*

Not checking the regular expression - In the pref file the line should
be 

Code:
--------------------
    
  ignoreDirRE: '/Y = OK'
  
--------------------


and not 

Code:
--------------------
    
  "ignoreDirRE: /Y = OK"
  
--------------------

or 

Code:
--------------------
    
  ignoreDirRE: /Y = OK
  
--------------------


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112642

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to