Trivial Sync Conflict: file names only differ in upper/lower case style #4103
Labels
enhancement
enhancement of a already implemented feature/code
feature: 🔄 sync engine
hotspot: filename handling
Filenames - invalid, portable, blacklisting, etc.
How to use GitHub
Expected behaviour
Different syntax between unix/windows file systems on web-interface/client side should not lead to sync conflicts.
Actual behaviour
no complaints in web interface when files are named according to unix style but not according to windows style
sync error in windows desktop client for those cases (guess on all windows machines)
guessed root cause: unix servers for the web interface use a case sensitive file system; windows file system is not case sensitive
Steps to reproduce
Client configuration
Client version: 3.3.6
Operating system: Windows 10
Nextcloud version: 23.0.0
Storage backend (external storage): no
The text was updated successfully, but these errors were encountered: