Discuss this help topic in SecureBlackbox Forum
Contains character string for end of string indication.
Declaration
Description
This property contains character string for end of string indication.
Usually its value is 0x0d, 0x0d 0x0a, 0x0a 0x0d or 0x0a but it can depend on server.
SecureBlackbox provides emulation of ASCII transfer for SFTP protocols which do not support ASCII transfers natively.
For protocol versions 0, 1, 2, and 3, this property may be used to specify server newline convention.
Setting this property for protocol versions 4 and higher makes no sense.