Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to make filenames case-insensitive #914

Open
eknirk opened this issue Jul 17, 2024 · 0 comments
Open

Option to make filenames case-insensitive #914

eknirk opened this issue Jul 17, 2024 · 0 comments

Comments

@eknirk
Copy link

eknirk commented Jul 17, 2024

Summary

It would be great if an option could be added that prevents filenames that are only different in their case. For example, all filenames can be converted to lowercase.

Context

Currently, the filenames can be the same except for their case when the underlying filesystem is case sensitive. If such filenames exist, further handling of the downloaded files can be complicated.

In my case, the downloaded files are synced to a case-insensitive file system and the synchronisation breaks for such filenames.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant