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