~ubuntu-branches/ubuntu/natty/curl/natty-security

« back to all changes in this revision

Viewing changes to tests/data/test104

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2010-06-20 13:56:28 UTC
  • mfrom: (3.4.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100620135628-e30tp9jldq6hq985
Tags: 7.21.0-1ubuntu1
* Merge from debian unstable.  Remaining changes: LP: #596334
  - Keep build deps in main:
    - Drop build dependencies: stunnel, libssh2-1-dev
    - Add build-dependency on openssh-server
    - Drop libssh2-1-dev from libcurl4-openssl-dev's Depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
FTP --head to get file size only
22
22
 </name>
23
23
 <command>
24
 
ftp://%HOSTIP:%FTPPORT/a/path/103 --head
 
24
ftp://%HOSTIP:%FTPPORT/a/path/104 --head
25
25
</command>
26
26
</client>
27
27
 
33
33
PWD
34
34
CWD a
35
35
CWD path
36
 
MDTM 103
 
36
MDTM 104
37
37
TYPE I
38
 
SIZE 103
 
38
SIZE 104
39
39
REST 0
40
40
QUIT
41
41
</protocol>