Programming with FTP OLE Automation
OpenSettings method
Syntax Object.OpenSettings Filename
Opens the specified FTP settings file.
Filename Argument type: String
Required
Specifies the name (and optional path) of a Reflection FTP Client settings file.
For example:
FTPObject.OpenSettings "C:\Mypath\Myfile.rfw"