[Bug]: File name which starts with _ like _demo is not getting synchronized in windows client however operates normally on web client.
⚠️ This issue respects the following points: ⚠️
- [x] This is a bug, not a question or a configuration/webserver/proxy issue.
- [x] This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- [x] Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- [x] I agree to follow Nextcloud's Code of Conduct.
Bug description
File name which starts with _ like _demo is not getting synchronized in windows client however operates normally on web client.
Steps to reproduce
- Create a file _demo.txt in web client
- On windows nextcloud client app try to synchronize
- There will be error
Expected behavior
It should be synchronized
Nextcloud Server version
31
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.4
Web server
Apache (supported)
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
- [x] Default user-backend (database)
- [ ] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
There will be error
Which is?
The error message displayed on the nextcloud windows client is
The system cannot find the the file specified.
Let me know if you require logs from somewhere! I am not proficient in these things, so you have to tell me from where you want the logs.
By mistake, I have closed this thread. Please do the needful
This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no further activity occurs. Thank you for your contributions.
@BhargavRajGuru we need more information what would be the error shown by the client ? depending on the exact file name are you sure it is not simply ignored by the client because of the list of ignored rules ? from the settings dialog
open the list of ignored file names
checks if the file is matching one of the patterns
This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no further activity occurs. Thank you for your contributions.