summaryrefslogtreecommitdiff
path: root/tests/data/test289
blob: 481eacf819d86ba668e926be998990b7f2c609bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<testcase>
<info>
<keywords>
FTP
STOR
Resume
FAILURE
</keywords>
</info>

# Client-side
<client>
<server>
ftp
</server>
 <name>
FTP resume upload but denied access to local file
 </name>
 <command>
ftp://%HOSTIP:%FTPPORT/%TESTNUMBER -T log/illegal-nonexistent-file -C -
</command>
</client>

# Verify data after the test has been "shot"
<verify>
<errorcode>
26
</errorcode>
</verify>
</testcase>