edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

SecureFTPConnectionServerLineTerminator Property

[SFTP Only] Server line terminator to use for ASCII translation

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public LineTerminatorType ServerLineTerminator { get; set; }

Property Value

LineTerminatorType

Remarks

This property applies to SFTP only.

The default is generally appropriate in most situations.

See Also