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
/
test272
blob
f728a2a8c813ce59db855936df8f19ed0681d957
1
<testcase>
2
<info>
3
<keywords>
4
FTP
5
PASV
6
RETR
7
</keywords>
8
</info>
9
# Server-side
10
<reply>
11
<mdtm>
12
213 20040101121212
13
</mdtm>
14
</reply>
15
16
# Client-side
17
<client>
18
<server>
19
ftp
20
</server>
21
<name>
22
FTP timed conditioned get file with identical time stamp
23
</name>
24
<command>
25
ftp://%HOSTIP:%FTPPORT/272 -z "2004 jan 1 12:12:12 UTC"
26
</command>
27
28
</client>
29
30
# Verify data after the test has been "shot"
31
<verify>
32
<protocol>
33
USER anonymous
\r
34
PASS ftp@example.com
\r
35
PWD
\r
36
MDTM 272
\r
37
QUIT
\r
38
</protocol>
39
</verify>
40
</testcase>