Workflows · From Tasks · from_ftp
Purpose
Imports data files from FTP. Can be FTPS, SFTP or FTP.
Configuration
Example usage
Properties
property | type | required | description |
---|
type | enumerator (ftp, sftp) | no | Type of connection. Can be ftp or sftp. |
conn_id | string | no | Default is ftp . Contains the connection string given by a Onesecondbefore employee. |
folder | string | no | Default is / .
|
Details
item | description |
---|
Pre-formatted schema | No. This from task does not come with a pre-formatted schema. Define file and it is required to define the schema
if you use Snowflake. BigQuery can auto-detect the source file.
|