诸暨麻将添加redis
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

43 rivejä
523 B

  1. <testcase>
  2. <info>
  3. <keywords>
  4. SCP
  5. </keywords>
  6. </info>
  7. #
  8. # Server-side
  9. <reply>
  10. <data>
  11. Test data
  12. for ssh test
  13. </data>
  14. </reply>
  15. #
  16. # Client-side
  17. <client>
  18. <server>
  19. scp
  20. </server>
  21. <name>
  22. SCP retrieval
  23. </name>
  24. <command>
  25. --key curl_client_key --pubkey curl_client_key.pub -u %USER: scp://%HOSTIP:%SSHPORT%PWD/log/file601.txt --insecure
  26. </command>
  27. <file name="log/file601.txt">
  28. Test data
  29. for ssh test
  30. </file>
  31. </client>
  32. #
  33. # Verify data after the test has been "shot"
  34. <verify>
  35. <valgrind>
  36. disable
  37. </valgrind>
  38. </verify>
  39. </testcase>