SFTP
Secure File Transfer Protocol (SFTP) is a network protocol that provides accessing, transferring, and managing files over a reliable data stream.
For SFTP, YAP ensures the following actions:
- Write files
- Write bulk files
- Read files
- Delete files
List of fields available for Write files action on SFTP connector:
Field | Type |
Bucket | String |
FileName | String |
Value | String |
Content-type | String |
List of fields available for Write bulk files action on SFTP connector:
Field | Type |
Values | String |
List of fields available for Read files action on SFTP connector:
Field | Type |
Bucket | String |
Path | String |
List of fields available for Delete files action on SFTP connector:
Field | Type |
Bucket | String |
Path | String |
Before setup, please check that you have granted to YAP the permission to send notification to your SFTP account. For this, sign in to SFTP and authorize the permissions requested by YAP.
YAP supports syncing files from your SSH server to your data warehouse using SFTP.
Questions?
We're always happy to help with any issues you might have!
Send us an email to [email protected] or request the demo with our sales team.
Last modified 3yr ago