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