2007-01-22 21:25:56 -05:00
|
|
|
<testcase>
|
2012-11-16 06:42:51 -05:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
FTP
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
2005-04-05 17:07:27 -04:00
|
|
|
<reply>
|
|
|
|
<mdtm>
|
|
|
|
213 20030409102659
|
|
|
|
</mdtm>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
ftp
|
|
|
|
</server>
|
|
|
|
<name>
|
|
|
|
FTP upload time condition evaluates TRUE => skip upload
|
|
|
|
</name>
|
|
|
|
<file name="log/test247.txt">
|
|
|
|
data
|
|
|
|
to
|
|
|
|
see
|
|
|
|
that FTP
|
|
|
|
works
|
|
|
|
so does it?
|
|
|
|
</file>
|
|
|
|
<command>
|
|
|
|
ftp://%HOSTIP:%FTPPORT/247 -T log/test247.txt -z "apr 1 2005 08:00:00"
|
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<upload>
|
|
|
|
</upload>
|
|
|
|
<protocol>
|
|
|
|
USER anonymous
|
2007-02-13 17:50:16 -05:00
|
|
|
PASS ftp@example.com
|
2005-04-05 17:07:27 -04:00
|
|
|
PWD
|
|
|
|
MDTM 247
|
|
|
|
QUIT
|
|
|
|
</protocol>
|
|
|
|
</verify>
|
2007-01-22 21:25:56 -05:00
|
|
|
</testcase>
|