blob: 481eacf819d86ba668e926be998990b7f2c609bb [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001<testcase>
2<info>
3<keywords>
4FTP
5STOR
6Resume
7FAILURE
8</keywords>
9</info>
10
11# Client-side
12<client>
13<server>
14ftp
15</server>
16 <name>
17FTP resume upload but denied access to local file
18 </name>
19 <command>
20ftp://%HOSTIP:%FTPPORT/%TESTNUMBER -T log/illegal-nonexistent-file -C -
21</command>
22</client>
23
24# Verify data after the test has been "shot"
25<verify>
26<errorcode>
2726
28</errorcode>
29</verify>
30</testcase>