cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: convertion problem CRLF to LF in SFTP

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 3 Mar 2016 21:22:24 +0100 (CET)

On Thu, 3 Mar 2016, Mounir BATTEOUI wrote:

> Does the transfer SFTP supports CRLF to LF convention?

No there's no such feature in the protocol. SFTP transfers file in binary. If
you need end of line translations, you need to do them explictitly on your
own.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:  https://curl.haxx.se/mail/etiquette.html
Received on 2016-03-03