Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
FTPFileNamesTranslationEnabled Property
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
FileTransfer Object
: FTPFileNamesTranslationEnabled Property
Returns or specifies whether filename translation occurs during FTP transfers of ASCII files.
Syntax
Visual Basic (Declaration)
Object.FTPFileNamesTranslationEnabled
As
Boolean
Remarks
When this property is true, InfoConnect uses the filename translation options specified by TransferSpacesToUnderscores, TransferUnderscoresToSpaces, and TransferReceiveAs8Dot3. The default value is false.
See Also
Reference
FileTransfer Object
FileTransfer Members
Send Feedback