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
/
test123
blob
0c7aed2c518fdce572b0dd72a1b5fce8b21da053
1
<testcase>
2
<info>
3
<keywords>
4
FTP
5
EPSV
6
Resume
7
</keywords>
8
</info>
9
# Server-side
10
<reply>
11
</reply>
12
13
# Client-side
14
<client>
15
<server>
16
ftp
17
</server>
18
<name>
19
FTP upload resume with whole file already downloaded
20
</name>
21
<command>
22
ftp://%HOSTIP:%FTPPORT/123 -T log/upload123 -C 51
23
</command>
24
<file name="log/upload123">
25
--------------------------------------------------
26
</file>
27
</client>
28
29
# Verify data after the test has been "shot"
30
<verify>
31
<protocol>
32
USER anonymous
33
PASS ftp@example.com
34
PWD
35
EPSV
36
TYPE I
37
QUIT
38
</protocol>
39
</verify>
40
</testcase>