诸暨麻将添加redis
您不能選擇超過 %s 個話題 話題必須以字母或數字為開頭,可包含連接號 ('-') 且最長為 35 個字
 
 
 
 
 
 

38 行
458 B

  1. <testcase>
  2. <info>
  3. <keywords>
  4. FTP
  5. FAILURE
  6. </keywords>
  7. </info>
  8. # Server-side
  9. <reply>
  10. <servercmd>
  11. REPLY USER 314 bluah you fewl!
  12. </servercmd>
  13. </reply>
  14. # Client-side
  15. <client>
  16. <server>
  17. ftp
  18. </server>
  19. <name>
  20. FTP download, failed login: USER not valid
  21. </name>
  22. <command>
  23. ftp://%HOSTIP:%FTPPORT/113
  24. </command>
  25. </client>
  26. # Verify data after the test has been "shot"
  27. <verify>
  28. <errorcode>
  29. 67
  30. </errorcode>
  31. <protocol>
  32. USER anonymous
  33. </protocol>
  34. </verify>
  35. </testcase>