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

No warning when overwriting files on case-insensitive systems #5439

Closed
cyberduck opened this issue Nov 17, 2010 · 1 comment
Closed

No warning when overwriting files on case-insensitive systems #5439

cyberduck opened this issue Nov 17, 2010 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

4274300 created the issue

If I have a file on the server called "SAMPLE.doc" and attempt to upload "sample.doc", Cyberduck does not warn me that the file exists before overwriting it. It simply does the overwrite. The case of the server file does not change after the overwrite, though. It seems to happen if any characters do not match in case.
If I change the local file name to match the case of the server file, it shows the warning properly.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We make the assumption that the host has a case sensitive file system.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant