Aleksandar Milivojevic reported a problem in the Redhat bugzilla (see
authorDaniel Stenberg <daniel@haxx.se>
Fri, 1 Oct 2004 11:22:11 +0000 (11:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 1 Oct 2004 11:22:11 +0000 (11:22 +0000)
commitd239fc5d04b0c0a961fc766301912f561c79bd37
tree12ae07b025d94911de931cb3a7f1b76b73cd97fa
parentec4da97a35fb285c4316f8b4017f84cba5d494b7
Aleksandar Milivojevic reported a problem in the Redhat bugzilla (see
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=134133) and not to anyone
involved in the curl project! This happens when you try to curl a file from a
proftpd site using SSL. It seems proftpd sends a somewhat unorthodox PASS
response code (232 instead of 230). I relaxed the response code check to deal
with this and similar cases.
CHANGES
lib/ftp.c