diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-09-04 05:16:06 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-09-04 05:16:06 +0000 |
commit | 7e845e7cfdd658caccc60f687d5d5d68d7e88937 (patch) | |
tree | f5937f8827f2f1f9ea2073dd640545045a17c459 /tests/FILEFORMAT | |
parent | 56d9624b566ac15ffb4b4b6eef220a5000b767e0 (diff) |
Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ip
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r-- | tests/FILEFORMAT | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 57850fb64..e862f90c8 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -81,6 +81,7 @@ RETRWEIRDO RETRNOSIZE NOSAVE SLOWDOWN +PASVBADIP - makes PASV send back an illegal IP in its 227 response For HTTP, one specified command is supported: "auth_required" - if this is set and a POST/PUT is made without auth, the |