mirror of
https://github.com/curl/curl.git
synced 2026-08-06 15:16:14 +03:00
Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handle
URLs ending with a slash properly (it should list the contents of that directory). Test case 351 brought back and also test 1010 was added.
This commit is contained in:
parent
db1c92ceac
commit
775f86cb5a
7 changed files with 131 additions and 11 deletions
|
|
@ -17,9 +17,6 @@ may have been fixed since this was written!
|
|||
initial suggested function to use for randomizing the response:
|
||||
http://curl.haxx.se/mail/lib-2007-07/0178.html
|
||||
|
||||
44. --ftp-method nocwd does not handle URLs ending with a slash properly (it
|
||||
should list the contents of that directory). See test case 351.
|
||||
|
||||
43. There seems to be a problem when connecting to the Microsoft telnet server.
|
||||
http://curl.haxx.se/bug/view.cgi?id=1720605
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue