~ubuntu-branches/ubuntu/jaunty/curl/jaunty-security

« back to all changes in this revision

Viewing changes to tests/data/test124

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-08-01 12:22:30 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20070801122230-uaarmp6lo65py9t6
Tags: 7.16.4-1ubuntu1
* Merge with Debian.
  - Drop debian/patches/gnutls-verifications, applied upstream.
  - Remove all stuff which should be reverted according to 7.16.2-6ubuntu4.
  - Remaining change: drop stunnel build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
<data>
12
12
we can still send data even if pwd fails!
13
13
</data>
 
14
<servercmd>
 
15
REPLY PWD 314 bluah you f00l!
 
16
REPLY EPSV 314 bluah you f00l!
 
17
</servercmd>
14
18
</reply>
15
19
 
16
20
# Client-side
24
28
 <command>
25
29
ftp://%HOSTIP:%FTPPORT/124
26
30
</command>
27
 
<file name="log/ftpserver.cmd">
28
 
REPLY PWD 314 bluah you f00l!
29
 
REPLY EPSV 314 bluah you f00l!
30
 
</file>
31
31
</client>
32
32
 
33
33
# Verify data after the test has been "shot"