nextcloud / nextcloud/server

When creating a new folder give a hint that folder names starting with dots might be hidden

Open
#21,609 5 comments 1 reaction 1 assignee View on GitHub

@skjnldsv is already working on this.

Since Jul 17, 2025.

3. to review enhancement feature: files hotspot: filename handling
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

Describe the bug

When I create a folder starting with multiple dots (at least 3), it gets created but is not visible.

Steps to reproduce
  1. Create a folder named ... folder with dots
  2. The folder gets created in the file system
  3. The folder is not visible in the web ui
Expected behaviour

The folder should be visible

Actual behaviour

Folder is not visible

Server configuration

Operating system: Ubuntu 18.04

Web server: nginx

Database: mariadb

PHP version: 7.3

Nextcloud version: 18.06

Updated from an older Nextcloud/ownCloud or fresh install: Updated

Where did you install Nextcloud from:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.