aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test289
blob: 2720e2e9c5875e13f0a58c0db4d7c92bea7c1f0a (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/289 -T log/illegal-nonexistent-file -C -
</command>
</client>

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