📄 test145
字号:
# Server-side<reply><data></data></reply># Client-side<client><server>ftp</server> <name>FTP NLST dir list with weird reply code, using PORT </name> <command>ftp://%HOSTIP:%FTPPORT/ -P - -l</command><file name="log/ftpserver.cmd">REPLY NLST 550 Have a taste on this!</file></test># Verify data after the test has been "shot"<verify><errorcode>19</errorcode># strip all kinds of PORT, EPRT and LPRT curl can do<strip>^PORT 127,0,0,1,.*^EPRT.*^LPRT.*</strip><protocol>USER anonymous
PASS curl_by_daniel@haxx.se
PWD
PORT 127,0,0,1,243,212
TYPE A
NLST
</protocol></verify>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -