FTPSHook

FTP

Interact with FTPS.

View on GitHub

Last Updated: Dec. 6, 2022

Access Instructions

Install the FTP provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

ftp_conn_idThe ftp connection id reference.

Documentation

Interact with FTPS.

Was this page helpful?