curl/tests/data/test140

43 строки
521 B
Plaintext
Исходник Обычный вид История

<testcase>
2007-12-09 01:56:17 +03:00
<info>
<keywords>
FTP
-z
--data-binary
</keywords>
</info>
2003-04-10 15:43:47 +04:00
# Server-side
<reply>
<data>
</data>
<mdtm>
213 20030409102659
</mdtm>
</reply>
# Client-side
<client>
<server>
ftp
</server>
2003-04-10 15:43:47 +04:00
<name>
FTP download file with -z, expected to not transfer
</name>
<command>
ftp://%HOSTIP:%FTPPORT/blalbla/140 -z "1 jan 2004"
</command>
</client>
2003-04-10 15:43:47 +04:00
# Verify data after the test has been "shot"
<verify>
<protocol>
USER anonymous
PASS ftp@example.com
2003-04-10 15:43:47 +04:00
PWD
CWD blalbla
MDTM 140
QUIT
2003-04-10 15:43:47 +04:00
</protocol>
</verify>
</testcase>