~ubuntu-branches/ubuntu/lucid/curl/lucid-201101212007

« back to all changes in this revision

Viewing changes to tests/data/test149

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-05-16 15:16:54 UTC
  • mto: (3.1.1 lenny) (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: james.westby@ubuntu.com-20070516151654-x9nkigtr2j0i8d0v
Tags: upstream-7.16.2
ImportĀ upstreamĀ versionĀ 7.16.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<testcase>
1
2
# Server-side
2
3
<reply>
3
4
</reply>
28
29
</strip>
29
30
<protocol>
30
31
USER anonymous
31
 
PASS curl_by_daniel@haxx.se
 
32
PASS ftp@example.com
32
33
PWD
33
34
CWD dir1
34
35
EPSV
37
38
CWD /nowhere/anywhere
38
39
CWD dir2
39
40
EPSV
40
 
TYPE I
41
41
STOR 148
42
42
QUIT
43
43
</protocol>
45
45
send away this contents
46
46
</file>
47
47
</verify>
 
48
</testcase>