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
/
test114
blob
bb47d98f95d77dea11d64f6a9c75eb0133c6c2ec
1
<testcase>
2
<info>
3
<keywords>
4
FTP
5
FAILURE
6
</keywords>
7
</info>
8
# Server-side
9
<reply>
10
<servercmd>
11
REPLY PASS 314 bluah you f00l!
12
</servercmd>
13
</reply>
14
15
# Client-side
16
<client>
17
<server>
18
ftp
19
</server>
20
<name>
21
FTP download, failed login: PASS not valid
22
</name>
23
<command>
24
ftp://%HOSTIP:%FTPPORT/114
25
</command>
26
</client>
27
28
# Verify data after the test has been "shot"
29
<verify>
30
<errorcode>
31
67
32
</errorcode>
33
<protocol>
34
USER anonymous
35
PASS ftp@example.com
36
</protocol>
37
</verify>
38
</testcase>