From: Daniel Stenberg Date: Mon, 28 Jul 2003 09:02:15 +0000 (+0000) Subject: updated to the new ftp dir parsing code that allows a preceeding double X-Git-Tag: curl-7_10_6~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1361fc69b95ba6c603fd133c17b5ef52a473c99e;p=curl updated to the new ftp dir parsing code that allows a preceeding double slash --- diff --git a/tests/data/test106 b/tests/data/test106 index 09dfa449c..c6a66cd1b 100644 --- a/tests/data/test106 +++ b/tests/data/test106 @@ -19,7 +19,7 @@ ftp FTP GET with type=A style ASCII URL using %20 codes -"ftp://%HOSTIP:%FTPPORT//path%20with%20%20spaces/and%20things2/106;type=A" +"ftp://%HOSTIP:%FTPPORT//path%20with%20%20spaces//and%20things2/106;type=A" @@ -29,7 +29,7 @@ FTP GET with type=A style ASCII URL using %20 codes USER anonymous PASS curl_by_daniel@haxx.se PWD -CWD path with spaces +CWD /path with spaces CWD and things2 EPSV TYPE A