From 26afc604acd51b6e79e713ef8707f79b115ee1cb Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 30 Apr 2003 17:16:25 +0000 Subject: modified to work with modified code --- tests/data/test127 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/data/test127') diff --git a/tests/data/test127 b/tests/data/test127 index 890af2f6f..34618308d 100644 --- a/tests/data/test127 +++ b/tests/data/test127 @@ -21,7 +21,9 @@ ftp://%HOSTIP:%FTPPORT/path/to/file/127 --disable-epsv USER anonymous PASS curl_by_daniel@haxx.se PWD -CWD path/to/file +CWD path +CWD to +CWD file PASV TYPE I SIZE 127 -- cgit v1.2.3