Welcome Ercan Ermis as #curl commit author 1456: https://github.com/curl/curl/pull/20949

ftp: reject PWD responses containing control characters by flightlesstux · Pull Request #20949 · curl/curl
What The ftp_pwd_resp() function in lib/ftp.c parses the quoted directory name out of a server's 257 PWD response and stores it as ftpc->entrypath. On connection reuse that string is passed ...