diff options
Diffstat (limited to 'tests/data/test521')
-rw-r--r-- | tests/data/test521 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test521 b/tests/data/test521 index 57f413f7a..9bc5501f4 100644 --- a/tests/data/test521 +++ b/tests/data/test521 @@ -39,7 +39,7 @@ lib521 FTP dir list PASV with CURLOPT_PORT </name> <command> -ftp://%HOSTIP/520/ %FTPPORT +ftp://%HOSTIP/521/ %FTPPORT </command> </client> @@ -50,7 +50,7 @@ ftp://%HOSTIP/520/ %FTPPORT USER xxx
PASS yyy
PWD
-CWD 520
+CWD 521
EPSV
TYPE A
LIST
|