adjusted to new FTP commands in the command sequence
This commit is contained in:
@@ -11,6 +11,7 @@ FTP download, failed TYPE
|
||||
ftp://%HOSTIP:%FTPPORT/117
|
||||
</command>
|
||||
<file name="log/ftpserver.cmd">
|
||||
REPLY EPSV 314 bluah you f00l!
|
||||
REPLY TYPE 314 bluah you f00l!
|
||||
</file>
|
||||
</test>
|
||||
@@ -24,6 +25,7 @@ REPLY TYPE 314 bluah you f00l!
|
||||
USER anonymous
|
||||
PASS curl_by_daniel@haxx.se
|
||||
PWD
|
||||
EPSV
|
||||
PASV
|
||||
TYPE I
|
||||
</protocol>
|
||||
|
||||
Reference in New Issue
Block a user