1<testcase>
2<info>
3<keywords>
4FILE
5</keywords>
6</info>
7
8# Server-side
9<reply>
10# 16 bytes to check
11<datacheck>
12B01234567
13C01234567
14</datacheck>
15</reply>
16
17# Client-side
18<client>
19<server>
20file
21</server>
22 <name>
23file:// with resume
24 </name>
25 <command>
26file://localhost/%PWD/log/test231.txt -C 10
27</command>
28<file name="log/test231.txt">
29A01234567
30B01234567
31C01234567
32</file>
33</client>
34
35# Verify data after the test has been "shot"
36<verify>
37</verify>
38</testcase>
39