[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

System Loading from Unix File Server



I think this is bogus:

		  ("aaitt:aaitt;*.*.*"       "albert:/home02.sct/aaitt/*.*.*")
		  ("aaitt:**;*.*.*"          "albert:/home02.sct/aaitt/**/*.*.*")

try:

		  ("aaitt:aaitt;"       "albert:/home02.sct/aaitt/")
		  ("aaitt:**;"          "albert:/home02.sct/aaitt/**/")