2007-01-23 05:25:56 +03:00
|
|
|
<testcase>
|
2012-01-08 01:13:57 +04:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
FTP
|
|
|
|
CURLE_PARTIAL_FILE
|
|
|
|
RETR
|
|
|
|
PASV
|
|
|
|
</keywords>
|
|
|
|
</info>
|
2004-04-22 17:09:00 +04:00
|
|
|
<reply>
|
|
|
|
<data>
|
|
|
|
1oooooooooooooooooooooooooooooooooooooooooo2
|
|
|
|
</data>
|
|
|
|
<size>
|
|
|
|
10928
|
|
|
|
</size>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
ftp
|
|
|
|
</server>
|
|
|
|
<name>
|
|
|
|
FTP RETR PASV
|
|
|
|
</name>
|
|
|
|
<command>
|
|
|
|
ftp://%HOSTIP:%FTPPORT/161
|
|
|
|
</command>
|
2005-01-26 00:45:03 +03:00
|
|
|
</client>
|
2004-04-22 17:09:00 +04:00
|
|
|
|
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
2016-08-11 15:00:23 +03:00
|
|
|
# This doesn't send QUIT because of known bug:
|
|
|
|
# "7.8 Premature transfer end but healthy control channel"
|
2004-04-22 17:09:00 +04:00
|
|
|
<protocol>
|
|
|
|
USER anonymous
|
2007-02-14 01:50:16 +03:00
|
|
|
PASS ftp@example.com
|
2004-04-22 17:09:00 +04:00
|
|
|
PWD
|
|
|
|
EPSV
|
|
|
|
TYPE I
|
|
|
|
SIZE 161
|
|
|
|
RETR 161
|
|
|
|
</protocol>
|
2016-08-26 09:59:48 +03:00
|
|
|
# CURLE_PARTIAL_FILE = 18
|
2004-04-22 17:09:00 +04:00
|
|
|
<errorcode>
|
|
|
|
18
|
2007-01-17 23:36:56 +03:00
|
|
|
</errorcode>
|
2004-04-22 17:09:00 +04:00
|
|
|
</verify>
|
2007-01-23 05:25:56 +03:00
|
|
|
</testcase>
|