diff options
Diffstat (limited to 'tests/data/test1414')
-rw-r--r-- | tests/data/test1414 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1414 b/tests/data/test1414 index 444037839..33214b04f 100644 --- a/tests/data/test1414 +++ b/tests/data/test1414 @@ -32,7 +32,7 @@ ftp FTP PORT without SIZE or EPRT support </name> <command> -ftp://%HOSTIP:%FTPPORT/1414 -P - +ftp://%HOSTIP:%FTPPORT/%TESTNUMBER -P - </command> </client> @@ -49,8 +49,8 @@ PWD EPRT |1| PORT TYPE I
-SIZE 1414
-RETR 1414
+SIZE %TESTNUMBER
+RETR %TESTNUMBER
QUIT
</protocol> </verify> |