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

« 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
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20060629150424-be178abcwks1n519
Tags: upstream-7.15.4
ImportĀ upstreamĀ versionĀ 7.15.4

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