2007-01-23 05:25:56 +03:00
|
|
|
<testcase>
|
2012-11-16 15:42:51 +04:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
FTP
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
2004-10-28 01:29:55 +04:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
2007-04-19 00:22:01 +04:00
|
|
|
<servercmd>
|
2009-12-11 00:02:11 +03:00
|
|
|
REPLY PASS 430 temporarily not available
|
2007-04-19 00:22:01 +04:00
|
|
|
</servercmd>
|
2004-10-28 01:29:55 +04:00
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
ftp
|
|
|
|
</server>
|
|
|
|
<name>
|
|
|
|
FTP transient error, retry request once
|
|
|
|
</name>
|
|
|
|
<command>
|
|
|
|
ftp://%HOSTIP:%FTPPORT/196 --retry 1
|
|
|
|
</command>
|
2005-01-26 00:45:03 +03:00
|
|
|
</client>
|
2004-10-28 01:29:55 +04:00
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
2005-02-09 16:06:40 +03:00
|
|
|
# 67 is CURLE_LOGIN_DENIED
|
2004-10-28 01:29:55 +04:00
|
|
|
<errorcode>
|
2005-02-09 16:06:40 +03:00
|
|
|
67
|
2004-10-28 01:29:55 +04:00
|
|
|
</errorcode>
|
|
|
|
<protocol>
|
|
|
|
USER anonymous
|
2007-02-14 01:50:16 +03:00
|
|
|
PASS ftp@example.com
|
2004-10-28 01:29:55 +04:00
|
|
|
USER anonymous
|
2007-02-14 01:50:16 +03:00
|
|
|
PASS ftp@example.com
|
2004-10-28 01:29:55 +04:00
|
|
|
</protocol>
|
|
|
|
</verify>
|
2007-01-23 05:25:56 +03:00
|
|
|
</testcase>
|