repo.or.cz
/
git-build-vc9.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial commit of visual studio 9 git build superproject.
[git-build-vc9.git]
/
curl
/
tests
/
data
/
test140
blob
4d8bc85c75237a4ea3562fa9f4da6fd023db3cb3
1
<testcase>
2
<info>
3
<keywords>
4
FTP
5
-z
6
--data-binary
7
</keywords>
8
</info>
9
# Server-side
10
<reply>
11
<data>
12
</data>
13
<mdtm>
14
213 20030409102659
15
</mdtm>
16
</reply>
17
18
# Client-side
19
<client>
20
<server>
21
ftp
22
</server>
23
<name>
24
FTP download file with -z, expected to not transfer
25
</name>
26
<command>
27
ftp://%HOSTIP:%FTPPORT/blalbla/140 -z "1 jan 2004"
28
</command>
29
</client>
30
31
# Verify data after the test has been "shot"
32
<verify>
33
<protocol>
34
USER anonymous
\r
35
PASS ftp@example.com
\r
36
PWD
\r
37
CWD blalbla
\r
38
MDTM 140
\r
39
QUIT
\r
40
</protocol>
41
</verify>
42
</testcase>