curl/lib/vssh
Daniel Stenberg a867314f4f
ssh: consider sftp quote commands case sensitive
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 #16382
2025-02-19 07:52:11 +01:00
..
.checksrc
curl_path.c
curl_path.h
libssh2.c ssh: consider sftp quote commands case sensitive 2025-02-19 07:52:11 +01:00
libssh.c ssh: consider sftp quote commands case sensitive 2025-02-19 07:52:11 +01:00
ssh.h
wolfssh.c tidy-up: use CURL_ARRAYSIZE() 2025-02-19 00:59:45 +01:00