project-zs prob.

DarkAngel52457

bekommt Übersicht
Hy ich habe ein prob bei dem script und zwar möchte ich einige ordner vom script überprüfen lassen und einen ordner nicht z.b

#define group_dirs "/site/incoming/[.1.]/"
#define zip_dirs "/site/incoming/[.2.]/"
#define sfv_dirs "/site/incoming/[.3.]/ "
#define nocheck_dirs "/site/incoming/[.5.]/"

also in [.5.] die files egal welcher art sollen nicht geprüft werden wenn ich aber jetzt in 5 ein sfv file uploade dann wird der ordner totzdem überprüft somit kann ich auch keine einzlen files ohne sfv uploaden aber wenn ich nur in site/incoming was uploade gehts kann mir da vieleicht einer helfen woran das liegt


danke

/edit

er legt mir auch eine debug an in dem ordner


Sat Jun 19 09:16:58 2004 - Reading time for benchmark
Sat Jun 19 09:16:58 2004 - Trying to change effective gid
Sat Jun 19 09:16:58 2004 - Trying to change effective uid
Sat Jun 19 09:16:58 2004 - Clearing arrays
Sat Jun 19 09:16:58 2004 - Reading data from shared memory
Sat Jun 19 09:16:58 2004 - Reading group name from env
Sat Jun 19 09:16:58 2004 - Checking the file size
Sat Jun 19 09:16:58 2004 - Allocating memory for variables
Sat Jun 19 09:16:58 2004 - Copying data locations into memory
Sat Jun 19 09:16:58 2004 - Changing directory to /site/incoming/[.5.]
Sat Jun 19 09:16:58 2004 - Parsing file extension from filename...
Sat Jun 19 09:16:58 2004 - Got: no extension
Sat Jun 19 09:16:58 2004 - Copying lowercased version of extension to memory
Sat Jun 19 09:16:58 2004 - Reading directory structure
Sat Jun 19 09:16:58 2004 - Caching release name
Sat Jun 19 09:16:58 2004 - Creating directory to store racedata in
Sat Jun 19 09:16:58 2004 - Directory matched with nocheck_dirs
Sat Jun 19 09:16:58 2004 - File type: UNKNOWN [ignored in sfv]
Sat Jun 19 09:16:58 2004 - Relasing memory
Sat Jun 19 09:16:58 2004 - Exit
 
Zuletzt bearbeitet:
Oben