Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / FTPServerOption Enumeration
In This Topic
FTPServerOption Enumeration
In This Topic
Options for specifying additional, non-default behavior for the FTPStartServer method.
Members
MemberDescription
AnonymousSpecifies that Reflection use anonymous FTP when performing transfers.
NoLogInDialogSpecifies that no FTP Log In dialog appears if the FTP user name or password is not provided.
NoneSpecifies no options.
See Also