nextcloud / desktop

💻 Desktop sync client for Nextcloud
https://nextcloud.com/install/#install-clients
GNU General Public License v2.0
2.99k stars 784 forks source link

[Bug]: on Windows 11 linux hidden directory (.myhiddendir) not syncing #6652

Open myB0B opened 5 months ago

myB0B commented 5 months ago

⚠️ Before submitting, please verify the following: ⚠️

Bug description

on Windows 11 linux hidden directory (.myhiddendir) not syncing example: website/PEAR/.registry/...

.registry is not sync

error message is : "Sites WEB/api/pear/PEAR/.registry" retrieved resulted in "Le serveur a répondu \"404 Not Found\" à \"MKCOL https://.../remote.php/dav/files/perso/Sites WEB/api/pear/PEAR/.registry\" (ignoré à cause d'une précédente erreur, nouvel essai dans 3 heures)"

Steps to reproduce

On windows explorer create a directory starting with .

Expected behavior

When clicking on the share dialog, share by e-mail should be an option. ...

Which files are affected by this bug

hidden directory

Operating system

Windows

Which version of the operating system you are running.

Windows 11

Package

Other

Nextcloud Server version

28.0.4

Nextcloud Desktop Client version

3.12.3

Is this bug present after an update or on a fresh install?

Updated from a minor version (ex. 3.4.2 to 3.4.4)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

Are you using an external user-backend?

Nextcloud Server logs

No response

Additional info

No response

joshtrichards commented 1 month ago

That error suggests it's on your filename / file character blacklist:

https://docs.nextcloud.com/server/stable/admin_manual/configuration_server/config_sample_php_parameters.html#blacklisted-files https://docs.nextcloud.com/desktop/3.13/architecture.html#ignored-files