diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-04-30 17:16:25 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-04-30 17:16:25 +0000 |
commit | 26afc604acd51b6e79e713ef8707f79b115ee1cb (patch) | |
tree | 6ff120fc64f074a11cf4442af0267c37d1749aec /tests/data/test127 | |
parent | 9aefcada1904333eb2ca086ac523a8d9e3ea91cb (diff) |
modified to work with modified code
Diffstat (limited to 'tests/data/test127')
-rw-r--r-- | tests/data/test127 | 4 |
1 files changed, 3 insertions, 1 deletions
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
|