2007-01-23 02:25:56 +00:00
|
|
|
<testcase>
|
2004-10-27 21:29:55 +00:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
2007-04-18 20:22:01 +00:00
|
|
|
<servercmd>
|
2009-12-10 21:02:11 +00:00
|
|
|
REPLY PASS 430 temporarily not available
|
2007-04-18 20:22:01 +00:00
|
|
|
</servercmd>
|
2004-10-27 21:29:55 +00: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-25 21:45:03 +00:00
|
|
|
</client>
|
2004-10-27 21:29:55 +00:00
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
2005-02-09 13:06:40 +00:00
|
|
|
# 67 is CURLE_LOGIN_DENIED
|
2004-10-27 21:29:55 +00:00
|
|
|
<errorcode>
|
2005-02-09 13:06:40 +00:00
|
|
|
67
|
2004-10-27 21:29:55 +00:00
|
|
|
</errorcode>
|
|
|
|
<protocol>
|
|
|
|
USER anonymous
|
2007-02-13 22:50:16 +00:00
|
|
|
PASS ftp@example.com
|
2004-10-27 21:29:55 +00:00
|
|
|
USER anonymous
|
2007-02-13 22:50:16 +00:00
|
|
|
PASS ftp@example.com
|
2004-10-27 21:29:55 +00:00
|
|
|
</protocol>
|
|
|
|
</verify>
|
2007-01-23 02:25:56 +00:00
|
|
|
</testcase>
|