test289 388 B

123456789101112131415161718192021222324252627282930
  1. <testcase>
  2. <info>
  3. <keywords>
  4. FTP
  5. STOR
  6. Resume
  7. FAILURE
  8. </keywords>
  9. </info>
  10. # Client-side
  11. <client>
  12. <server>
  13. ftp
  14. </server>
  15. <name>
  16. FTP resume upload but denied access to local file
  17. </name>
  18. <command>
  19. ftp://%HOSTIP:%FTPPORT/289 -T log/illegal-nonexistent-file -C -
  20. </command>
  21. </client>
  22. # Verify data after the test has been "shot"
  23. <verify>
  24. <errorcode>
  25. 26
  26. </errorcode>
  27. </verify>
  28. </testcase>