Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmcurl-7.19.0 / tests / data / test236
blob139b5690ba192083b60a72ce48d1d02d12f90558
1 <testcase>
3 # Server-side
4 <reply>
5 <servercmd>
6 REPLY SIZE 550 access to this file is very much denied
7 REPLY APPE 550 I said: access to this file is very much denied
8 REPLY STOR 550 I said: access to this file is very much denied
9 </servercmd>
10 </reply>
12 # Client-side
13 <client>
14 <server>
15 ftp
16 </server>
17  <name>
18 FTP resume upload but denied access to remote file
19  </name>
20  <command>
21 ftp://%HOSTIP:%FTPPORT/236 -T log/file236.txt -C -
22 </command>
23 <file name="log/file236.txt">
24 Test data
25 </file>
26 </client>
28 # Verify data after the test has been "shot"
29 <verify>
31 <protocol>
32 USER anonymous
33 PASS ftp@example.com
34 PWD
35 EPSV
36 TYPE I
37 SIZE 236
38 STOR 236
39 QUIT
40 </protocol>
42 #  (25) Failed FTP upload: 550
43 <errorcode>
45 </errorcode>
46 </verify>
47 </testcase>