Skip to main content

Sftp

Prerequisites

  • The Server with SFTP connection type support
  • The Server host
  • The Server port
  • Username-Password/Public Key Access Rights

Setting up the Sftp connector

NoItemRequiredExampleNotes
1User NameYesThe server user
2Host AddressYeswww.host.com
192.0.2.1
The server host address
3PortYes22The server port
4AuthenticationYesThe server authentication method
Refer to the documentation in the form while using the connector
Password Authentication
SSH Key Authentication
5File typesNocsv,json
csv
Coma separated file types. Currently only 'csv' and 'json' types are supported.
6Folder PathNo/logs/2022The directory to search files for sync
7File PatternNolog-([0-9]{4})([0-9]{2})([0-9]{2}) - This will filter files which log-yearmmddThe regular expression to specify files for sync in a chosen Folder Path

Zipstack Cloud features a powerful SQL querying engine on top of many types of connectors, including those from Trino, some custom connectors and connectors from the open source Airbyte project. Some Zipstack cloud connectors are designed to utilize and expand upon Airbyte's connector protocol, but they do not use Airbyte's EL core. Additionally, some parts of the documentation for these connectors have been adapted from the connector documentation found in Airbyte's open source project.