public function detectBackupPerm($path): array
    {
        $user = $group = [];

        if (extension_loaded('posix')) {