Programming with Reflection
FTPTranslateCharacters property
Syntax |
object.FTPTranslateCharacters |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) how ASCII character set translations occur during FTP file transfers. When this property is set to True, Reflection performs the character set translations specified on the Translation tab in the File Transfer Setup dialog box, as well as the translations between the host character set and the PC character set, as specified on the Emulation tab in the Terminal Setup dialog box.
This property affects ASCII file transfers that use the FTP protocol.
The default value is False.