repo.or.cz
/
CMakeLuaTailorHgBridge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Resync
[CMakeLuaTailorHgBridge.git]
/
CMakeLua
/
Utilities
/
cmcurl-7.19.0
/
tests
/
data
/
test111
blob
95e755618071a621948c215a085a0a6586b61b6e
1
<testcase>
2
<info>
3
<keywords>
4
FTP
5
EPSV
6
Resume
7
FAILURE
8
</keywords>
9
</info>
10
# Server-side
11
<reply>
12
<size>
13
85
14
</size>
15
</reply>
16
17
# Client-side
18
<client>
19
<server>
20
ftp
21
</server>
22
<name>
23
FTP download resume beyond file size
24
</name>
25
<command>
26
ftp://%HOSTIP:%FTPPORT/111 -C 2000
27
</command>
28
</client>
29
30
# Verify data after the test has been "shot"
31
<verify>
32
<errorcode>
33
36
34
</errorcode>
35
<protocol>
36
USER anonymous
37
PASS ftp@example.com
38
PWD
39
EPSV
40
TYPE I
41
SIZE 111
42
QUIT
43
</protocol>
44
</verify>
45
</testcase>