Advanced Features
This section details a selection of advanced features of the SFTP add-in.
User Defined Views
The add-in supports the use of user defined views, virtual tables whose contents are decided by a pre-configured user defined query. These views are useful when you cannot directly control queries being issued to the drivers. For an overview of creating and configuring custom views, see User Defined Views .
Firewall and Proxy
Configure the add-in for compliance with Firewall and Proxy, including Windows proxies. You can also set up tunnel connections.
Query Processing
The add-in offloads as much of the SELECT statement processing as possible to SFTP and then processes the rest of the query in memory (client-side).For further information, see Query Processing.