KB Article #175833

-- How we can enable the automatic line ending conversion for text files uploaded via HTTP?

Problem

-- How we can enable the line endings conversion for text files uploaded via HTTP?

Resolution

-- To Enable the line endings conversion, you have to use the following command:
      peluconf set -s ft_http convert_ascii_line_endings 1
  
   This parameter is available in Gateway V6.13.1 SP8 or higher