config->getSystemValueString('datadirectory', \OC::$SERVERROOT . '/data') . '/.ocdata'; if (file_exists($ocdata)) { unlink($ocdata); } } }