View Single Post
Old 10-11-2004, 10:41 AM  
thunk
Member
 
Join Date: Oct 2004
Posts: 37
Default

i have the same problem with Sample dirs.

setup in init.tcl is like following:

# setup here the paths masks (or dirs masks) you don't want to be logged in newdir.log
set ND_NOLOG(ND) "*/req/* */archive/* */sample/* */Sample/* */sample*/* */Sample*/* */cd/* */CD/* */cd*/* */CD*/* */#DUMP1/* */#DUMP2/*"

# setup here the paths masks (or dirs masks) you don't want to be logged in dupedir.log
set ND_NOLOG(DIRS) "*/req/* */sample/* */Sample/* */cd/* */CD/* */cd*/* */CD*/* */#DUMP1/* */#DUMP2/*"

Can't understand why it always logs 'Sample' in newdir.log and dupedir.log under the upload section...
thunk is offline   Reply With Quote