Programming with Reflection
FTPTranslateFileNames property
Syntax |
object.FTPTranslateFileNames |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether file name translation occurs during FTP transfers of ASCII files. When this property is True, Reflection uses the file name translation options specified by TransferSpacesToUnderscores, TransferUnderscoresToSpaces, and TransferReceiveAs8Dot3.
The default value is False.