An NDoc Documented Class Library

ExFTPConnection.DetectTransferMode Property

Determines whether the transfer mode in operations involving multiple files is automatically changed between ASCII and binary as appropriate.

public bool DetectTransferMode {get; set;}

Remarks

See RegisterExtension for instructions on how to register a file extension as ASCII, and FileTypes for how to obtain the current registered extensions.

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace