FTPServer |
The FTPServerInputControl type exposes the following members.
Name | Description | |
---|---|---|
![]() | FTPServerInfos | Returns the currently entered values in the control in the form of a FTPServerOptions object. |
![]() | KeepAlive | Defines if the server connection should be kept alive between requests. |
![]() | Password | The login password |
![]() | Server | The server address or name |
![]() | UsePassiveMode | Defines if the connection should use the FTP passive-mode. |
![]() | Username | The login name |
![]() | UseSSL | Defines if the connection should use SSL for communication. |