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