According to RFC959, CWD is supposed to return 250 on success, but
authorDaniel Stenberg <daniel@haxx.se>
Fri, 11 Apr 2003 08:10:54 +0000 (08:10 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 11 Apr 2003 08:10:54 +0000 (08:10 +0000)
commit028e9cc56f2e67335b87cfe5eea9dc1c584d8f6e
treee49a33fbf49ec42617db0aeb87ac6c3c2f908a79
parente0d8615eceacd52b2c619c503f133277fb371718
 According to RFC959, CWD is supposed to return 250 on success, but
 there seem to be non-compliant FTP servers out there that return 200,
 so we accept any '2xy' response now.
lib/ftp.c