On `function startProcess` I think the line `$this->checkFleExist($file));` Must be replaced by `$this->checkFleExist($this->pathNormalize($file));` Thanks for your code !