diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-11-28 13:45:50 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-11-28 13:45:50 +0000 |
commit | cabb46db3ddfa9ed609cc805618401ac0ec3a918 (patch) | |
tree | e9bbfe5f18fe8d0755323697efd3fb637e16f9e9 /tests/data/test123 | |
parent | d09b43693777178fa8545d64530b2b60f05b053a (diff) |
adjusted to new FTP commands in the command sequence
Diffstat (limited to 'tests/data/test123')
-rw-r--r-- | tests/data/test123 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test123 b/tests/data/test123 index c2e81646c..218548aa7 100644 --- a/tests/data/test123 +++ b/tests/data/test123 @@ -21,7 +21,7 @@ ftp://%HOSTIP:%FTPPORT/123 -T log/upload123 -C 51 USER anonymous
PASS curl_by_daniel@haxx.se
PWD
-PASV
+EPSV
TYPE I
</protocol> </verify> |