nextcloud / nextcloud/nextcloudfileproviderkit
Handle incoming filename case clash conflicts
Open
@i2h3 is already working on this.
Since Jul 17, 2025.
bug
- Dominant language
- Swift
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Right now, NCFPK will not distinguish between case clashing files -- believing them both to be the same. This needs to be properly handled to avoid data loss
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.