InfoConnect for Unisys VBA Guide
FTPClearConnectionInformation Property
Returns or specifies how logon information on the FTP tab of the File Transfer Setup dialog box is cleared (and not used to log in to new hosts).
Syntax
Object.FTPClearConnectionInformation As FTPClearConnectionOption
Remarks
The default value is FTPClearConnectionOption.ClearOnHostNameChange.

FTPClearConnectionOption.ClearAlways clears the logon information on disconnect or host name change.

FTPClearConnectionOption.ClearOnDisconnect clears the logon information when you disconnect from the current host connection.

FTPClearConnectionOption.ClearOnHostNameChange clears the logon information when you change the host name.

FTPClearConnectionOption.ClearNever never clears logon information from the FTP tab.

See Also

 

 


2015 Attachmate

Send Feedback