FileTimeout
Before accessing media files or media directories BcsService makes use of a special function to check the availability. For this function a timeout can be specified. It is the time in milliseconds the function waits for the answer of the operating system (or a file server) before stopping the operation. Increase this value from the standard 6000 if your network or server is slow or if you encounter error messages that a file or directory could not be found, though this is not true. Hint for the experienced user: if you specify two comma separated timeouts, the first one is the time when the funtion stops the operation if at least a single file could be found (if multiple files are looked up simultaneously).
Possible values:
Default value: 4000,6000