Skip to content

ssh: consider sftp quote commands case sensitive#16382

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/sftp-commands-case
Closed

ssh: consider sftp quote commands case sensitive#16382
bagder wants to merge 1 commit intomasterfrom
bagder/sftp-commands-case

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Feb 18, 2025

They have always been documented in lowercase. They have never been claimed to be case insensitive. They mostly map to unix counterparts that are always lowercase. Switch to case sensitive checks: lowercase.

They have always been documented in lowercase. They have never been
claimed to be case insensitive. They mostly map to unix counterparts
that are always lowercase. Switch to case sensitive checks: lowercase.
@testclutch
Copy link
Copy Markdown

Analysis of PR #16382 at 46137a2c:

Test http/test_14_auth.py::TestAuth::test_14_03_digest_put_auth[h3] failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Test 510 failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Generated by Testclutch

@bagder bagder closed this in a867314 Feb 19, 2025
@bagder bagder deleted the bagder/sftp-commands-case branch February 19, 2025 06:52
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
They have always been documented in lowercase. They have never been
claimed to be case insensitive. They mostly map to unix counterparts
that are always lowercase. Switch to case sensitive checks: lowercase.

Closes curl#16382
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants