cURL / Mailing Lists / curl-library / Single Mail

curl-library

AW: AW: cURL on VMS: lost linefeeds in asciifiles

From: Vinders, Paul <paul.vinders_at_soptim.de>
Date: Wed, 30 Aug 2006 13:48:09 +0200

VMS newlines are in hex: 0D 0A

Sincerely,
Paul Vinders

-----Ursprüngliche Nachricht-----
Von: curl-library-bounces_at_cool.haxx.se [mailto:curl-library-bounces_at_cool.haxx.se] Im Auftrag von Daniel Stenberg
Gesendet: Mittwoch, 30. August 2006 13:33
An: libcurl development
Betreff: Re: AW: cURL on VMS: lost linefeeds in asciifiles

On Wed, 30 Aug 2006, Vinders, Paul wrote:

> I'm sorry not mentioning this data :->
>
> Libcurl-version = 7.15.5
> Protocol = FTP
> OS = HP-OpenVMS 7.3

VMS newlines are CRLF, aren't they?

As far as I can see, the lib/sendf.c:convert_lineends() function seems to be doing things wrongly for you.

--
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-08-30