SFTP Exporter
Version 0.0.0
Set up
To get set up with the SFTP Exporter connector you have to provide the below details on the Source page of the connector:
- username
- Host IP
- Private key file
The Private key file must be of the type .ppk
or .pem
.
On the Extract page of the connector you need to provide:
- Output directory
- Table from the DW that you want to be exported
Whitelisting
You will need to whitelist the following IPs:
54.78.204.135
34.242.207.164
If you want to test connecting to your SFTP server we recommend using FileZilla. A connection to the SFTP server can be made from FileZilla using File -> Site Manager -> New Site. The credentials used to successfully connect using FileZilla can be used to set up the connector.
Features
Feature | Support | Notes |
---|---|---|
Reliability | 🟢 | Reliable |
Reports detail
⬇️ Report | 📄 Notes |
---|---|
CSV | Exports the data from the selected Table from the Warehouse to your SFTP server as CSV |
Limitations
Correctly setting the folder path to the SFTP server
When setting up the report page the Output directory field is required, if you want to leave it in the root home folder leave the default
.
(dot) otherwise use<folder-name>/<nested-folder>
Updated 5 months ago