diff options
Diffstat (limited to 'tests/data/test104')
-rw-r--r-- | tests/data/test104 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test104 b/tests/data/test104 index d9d91cd83..82df98aee 100644 --- a/tests/data/test104 +++ b/tests/data/test104 @@ -21,7 +21,7 @@ ftp FTP --head to get file size only </name> <command> -ftp://%HOSTIP:%FTPPORT/a/path/103 --head +ftp://%HOSTIP:%FTPPORT/a/path/104 --head </command> </client> @@ -33,9 +33,9 @@ PASS ftp@example.com PWD
CWD a
CWD path
-MDTM 103
+MDTM 104
TYPE I
-SIZE 103
+SIZE 104
REST 0
QUIT
</protocol> |