Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| RemoteHost | Set this to the host name or address of the server. |
| RemotePort | The port the FTP server is running on. |
| RemotePath | The current path in the FTP server. |
| User | The name of a user. |
| Password | The password of the user. |
| Passive | Controls whether to direct the server into passive mode. Recommended if behind a firewall. |
| TableDepth | The depth level to display subfolders as views. |
| SSLMode | The authentication mechanism to be used when connecting to the FTP server. |