aboutsummaryrefslogtreecommitdiff
path: root/tests/FILEFORMAT.md
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-05-11 22:29:04 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-05-12 08:23:06 +0200
commitc67592fed705d8d300c6bde653aa9a1fcbc64ae1 (patch)
treef558db7ea21b600dac57f799426b1337d6fb32ce /tests/FILEFORMAT.md
parentdb8866fad950ee0221a12edef76511f8523e466b (diff)
runtests: remove ftp2 support, not used
We once supported two separate ftp instances in the test suite. Has not been used the last decade. Closes #5375
Diffstat (limited to 'tests/FILEFORMAT.md')
-rw-r--r--tests/FILEFORMAT.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/FILEFORMAT.md b/tests/FILEFORMAT.md
index 872c6e676..e6314b49c 100644
--- a/tests/FILEFORMAT.md
+++ b/tests/FILEFORMAT.md
@@ -345,7 +345,6 @@ Available substitute variables include:
- `%CLIENTIP` - IPv4 address of the client running curl
- `%CURL` - Path to the curl executable
- `%FILE_PWD` - Current directory, on windows prefixed with a slash
-- `%FTP2PORT` - Port number of the FTP server 2
- `%FTP6PORT` - IPv6 port number of the FTP server
- `%FTPPORT` - Port number of the FTP server
- `%FTPSPORT` - Port number of the FTPS server