]> granicus.if.org Git - curl/commit
Robson Braga Araujo filed bug report #1739100
authorDaniel Stenberg <daniel@haxx.se>
Mon, 18 Jun 2007 21:09:32 +0000 (21:09 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 18 Jun 2007 21:09:32 +0000 (21:09 +0000)
commit61db4f3e2ab2a2af28d3ff9019eaf2724ece2319
treec8e2a7db0d7a9da15c1188ecd8216374df084236
parentfe85ae15f3672578c580ab4e8ad4c0c144a3f071
Robson Braga Araujo filed bug report #1739100
(http://curl.haxx.se/bug/view.cgi?id=1739100) that mentioned that libcurl
could not actually list the contents of the root directory of a given FTP
server if the login directory isn't root. I fixed the problem and added three
test cases (one is disabled for now since I identified KNOWN_BUGS #44, we
cannot use --ftp-method nocwd and list ftp directories).
CHANGES
RELEASE-NOTES