FTP
File Transfer Protocol (FTP) is the standard network protocol used for transferring computer files through a computer network between a client and server.
For FTP, YAP ensures the following actions:
- Write files
- Write bulk files
- Read files
- Delete files
List of fields available for Write files action on FTP connector:
Field | Type |
Bucket | String |
FileName | String |
Value | String |
Content-type | String |
List of fields available for Write bulk files action on FTP connector:
Field | Type |
Values | String |
List of fields available for Read files action on FTP connector:
Field | Type |
Bucket | String |
Path | String |
List of fields available for Delete files action on FTP connector:
Field | Type |
Bucket | String |
Path | String |
Before setup, please check that you have granted to YAP the permission to send notification to your FTP account. For this, sign in to FTP and authorize the permissions requested by YAP.
This connector ensures an access to files stored on the FTP server. With YAP pipelines for FTP, you can load data into warehouses dramatically quick, just in minutes.
Main features
- The option to read files or fully list directory contents (on demand).
- Support for common FTP operations (for example, creating directories and copying, moving, renaming, and deleting files).
- Support for locking files.
- File matching functionality.
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