~ubuntu-branches/ubuntu/edgy/curl/edgy

« back to all changes in this revision

Viewing changes to tests/data/test190

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-06-29 15:04:24 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060629150424-pn00qumt9sml8p4m
Tags: 7.15.4-1ubuntu1
Synchronize to Debian. Only change left: Removal of stunnel and
libdb4.2-dev build dependencies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
FTP download with strict timeout and slow CWD
16
16
 </name>
17
17
 <command>
18
 
ftp://%HOSTIP:%FTPPORT/path/to/file/190 -m 3
 
18
ftp://%HOSTIP:%FTPPORT/path/to/file/190 -m %FTPTIME2
19
19
</command>
20
20
<file name="log/ftpserver.cmd">
21
 
DELAY CWD 15
 
21
DELAY CWD 60
22
22
</file>
23
23
</client>
24
24