An NDoc Documented Class Library

ExFTPConnection.CommandEncoding Property

The character-encoding to use when dealing with file- and directory-paths.

public override System.Text.Encoding CommandEncoding {get; set;}

Remarks

The default is ASCII, but should be changed when communicating with FTP servers that have file-names containing non-ASCII characters

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace