Hi,
when I read a text-file with the file system, the file I get is not exactly the same as the original on the server. Several control characters are added: A CRLF (Carriage Return + LineFeed) is added in front of the text, and another CRLF is added at the end of the text. At last there are two HT (Horizontal Tabulation) added also at the end of the text.
Is there a reason for that, or is it an error?
Best regards,
Daniel