summaryrefslogtreecommitdiff
path: root/lib/ftp.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2022-11-22 09:28:20 +0100
committerDaniel Stenberg <daniel@haxx.se>2022-11-26 12:33:58 +0100
commit3e33681eaf6fa95ff684840cb3eed0f3fbb6270c (patch)
tree59fd0c5f0a0f73fef480c83c209b94a3f8803036 /lib/ftp.c
parentf70297187f70e5ba5cc0423617dd576a3b6cc0b9 (diff)
downloadcurl-3e33681eaf6fa95ff684840cb3eed0f3fbb6270c.tar.gz
KNOWN_BUGS: remove five FTP related issues
- "FTP with CONNECT and slow server" I believe this is not a problem these days. - "FTP with NULs in URL parts" The FTP protocol does not support them properly anyway. - remove "FTP and empty path parts in the URL" I don't think this has ever been reported as a real problem but was only a hypothetical one. - "Premature transfer end but healthy control channel" This is not a bug, this is an optimization that *could* be performed but is not an actual problem. - "FTP without or slow 220 response" Instead add to the documentation of the connect timeout that the connection is considered complete at TCP/TLS/QUIC layer. Closes #9979
Diffstat (limited to 'lib/ftp.c')
0 files changed, 0 insertions, 0 deletions