test111

来自「THIS IS HTTP CURL Example」· 代码 · 共 46 行

TXT
46
字号
<testcase><info><keywords>FTPEPSVResumeFAILURE</keywords></info># Server-side<reply><size>85</size></reply># Client-side<client><server>ftp</server> <name>FTP download resume beyond file size </name> <command>ftp://%HOSTIP:%FTPPORT/111 -C 2000</command></client># Verify data after the test has been "shot"<verify><errorcode>36</errorcode><protocol>USER anonymous
PASS ftp@example.com
PWD
EPSV
TYPE I
SIZE 111
QUIT
</protocol></verify></testcase>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?