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
/
test248
blob
f6c835f55c40588659bf25af335f0f1b4fc53148
1
<testcase>
2
<reply>
3
<mdtm>
4
213 20050409102659
5
</mdtm>
6
</reply>
7
8
# Client-side
9
<client>
10
<server>
11
ftp
12
</server>
13
<name>
14
FTP upload time condition evaluates FALSE => upload anyway
15
</name>
16
<file name="log/test248.txt">
17
data
18
to
19
see
20
that FTP
21
works
22
so does it?
23
</file>
24
<command>
25
ftp://%HOSTIP:%FTPPORT/248 -T log/test248.txt -z "apr 1 2005 08:00:00"
26
</command>
27
</client>
28
29
# Verify data after the test has been "shot"
30
<verify>
31
<upload>
32
data
33
to
34
see
35
that FTP
36
works
37
so does it?
38
</upload>
39
<protocol>
40
USER anonymous
41
PASS ftp@example.com
42
PWD
43
MDTM 248
44
EPSV
45
TYPE I
46
STOR 248
47
QUIT
48
</protocol>
49
</verify>
50
</testcase>