From: Daniel Stenberg Date: Thu, 3 Aug 2017 21:50:02 +0000 (+0200) Subject: test1010: verify that #1718 is fixed X-Git-Tag: curl-7_55_0~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=561e9217c;p=thirdparty%2Fcurl.git test1010: verify that #1718 is fixed ... by doing two transfers in nocwd mode and check that there's no superfluous CWD command. --- diff --git a/tests/data/test1010 b/tests/data/test1010 index a51d68ab30..b2083af7b6 100644 --- a/tests/data/test1010 +++ b/tests/data/test1010 @@ -36,7 +36,7 @@ ftp FTP dir list nocwd -ftp://%HOSTIP:%FTPPORT//list/this/path/1010/ --ftp-method nocwd +ftp://%HOSTIP:%FTPPORT//list/this/path/1010/ ftp://%HOSTIP:%FTPPORT//list/this/path/1010/ --ftp-method nocwd @@ -50,6 +50,8 @@ PWD EPSV TYPE A LIST /list/this/path/1010/ +EPSV +LIST /list/this/path/1010/ QUIT