~ubuntu-branches/ubuntu/gutsy/curl/gutsy-updates

« back to all changes in this revision

Viewing changes to tests/data/test237

  • 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:
1
1
<testcase>
2
2
# Server-side
3
3
<reply>
 
4
<servercmd>
 
5
REPLY PASV 227 Entering Passiv Mode (1216,256,2,127,127,127)
 
6
</servercmd>
4
7
</reply>
5
8
 
6
9
# Client-side
14
17
 <command>
15
18
ftp://%HOSTIP:%FTPPORT/237 --disable-epsv
16
19
</command>
17
 
<file name="log/ftpserver.cmd">
18
 
REPLY PASV 227 Entering Passiv Mode (1216,256,2,127,127,127)
19
 
</file>
20
20
</client>
21
21
 
22
22
# Verify data after the test has been "shot"