Programming with Reflection

image\rwnprg32.gif FTPTranslateFileNames property

 

Syntax

object.FTPTranslateFileNames
object.FTPTranslateFileNames = Value

Works with

image\r124.gif

Data type

Boolean

 

Description

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.

Values

The default value is False.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property