2005-04-27 05:59:47 -04:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
FTP
|
|
|
|
--head
|
|
|
|
</keywords>
|
|
|
|
</info>
|
2001-06-12 05:12:59 -04:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<size>
|
|
|
|
51
|
|
|
|
</size>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
2003-04-30 16:25:39 -04:00
|
|
|
<server>
|
|
|
|
ftp
|
|
|
|
</server>
|
2001-06-12 05:12:59 -04:00
|
|
|
<name>
|
|
|
|
FTP --head to get file size only
|
|
|
|
</name>
|
|
|
|
<command>
|
|
|
|
ftp://%HOSTIP:%FTPPORT/a/path/103 --head
|
|
|
|
</command>
|
2005-01-25 16:45:03 -05:00
|
|
|
</client>
|
2001-06-12 05:12:59 -04:00
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<protocol>
|
|
|
|
USER anonymous
|
|
|
|
PASS curl_by_daniel@haxx.se
|
|
|
|
PWD
|
2003-04-30 13:16:25 -04:00
|
|
|
CWD a
|
|
|
|
CWD path
|
2001-06-12 05:12:59 -04:00
|
|
|
MDTM 103
|
|
|
|
TYPE I
|
|
|
|
SIZE 103
|
2003-07-30 03:52:02 -04:00
|
|
|
REST 0
|
2004-02-27 02:08:37 -05:00
|
|
|
QUIT
|
2001-06-12 05:12:59 -04:00
|
|
|
</protocol>
|
|
|
|
</verify>
|