]> granicus.if.org Git - curl/commit
test 1211: FTP test to repeat bug #3429299
authorDaniel Stenberg <daniel@haxx.se>
Fri, 25 Nov 2011 22:15:58 +0000 (23:15 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 25 Nov 2011 22:15:58 +0000 (23:15 +0100)
commit71ce2470dc8dce2a675f3b15d7256e5d380fa231
tree6fa47822a25f3a302f8b4dc40fa91607b9e1b0ce
parent874855b743bd7e9bbbaebe2834dd281d2b2cea80
test 1211: FTP test to repeat bug #3429299

"Active FTP hangs if server does not open data connection"

The server first sends a 150 and then when libcurl waits for the data
transfer, the server sends a 425.
tests/data/DISABLED
tests/data/Makefile.am
tests/data/test1211 [new file with mode: 0644]