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

« back to all changes in this revision

Viewing changes to tests/data/test228

  • 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:
16
16
works
17
17
  so does it?
18
18
</data>
 
19
<servercmd>
 
20
REPLY PASS 332 please provide account name
 
21
REPLY ACCT 230 thank you
 
22
</servercmd>
19
23
</reply>
20
24
 
21
25
# Client-side
29
33
 <command>
30
34
ftp://%HOSTIP:%FTPPORT/228 --ftp-account "one count"
31
35
</command>
32
 
<file name="log/ftpserver.cmd">
33
 
REPLY PASS 332 please provide account name
34
 
REPLY ACCT 230 thank you
35
 
</file>
36
36
</client>
37
37
 
38
38