diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-10-30 01:44:18 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-10-30 01:44:18 +0000 |
commit | dc31387c6fbb64beca27ba5ef4b53e9271c416d7 (patch) | |
tree | 59383ad7dfb7a00ab54562966b700104c4caf90f /tests | |
parent | bd64da3785e2bfeaa0914964683b126f01f5c497 (diff) |
SLOWDOWN actually causes a 0.01 second delay between bytes
Diffstat (limited to 'tests')
-rw-r--r-- | tests/FILEFORMAT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 8a6f6be83..35bb78938 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -108,7 +108,7 @@ RETRNOSIZE NOSAVE - Don't actually save what is received SLOWDOWN - - Send FTP responses with 0.1 sec delay between each byte + - Send FTP responses with 0.01 sec delay between each byte PASVBADIP - makes PASV send back an illegal IP in its 227 response |