airflow.providers.sftp.fs.sftp

Attributes

schemes

Functions

get_fs(conn_id[, storage_options])

Module Contents

airflow.providers.sftp.fs.sftp.schemes = ['sftp', 'ssh'][source]
airflow.providers.sftp.fs.sftp.get_fs(conn_id, storage_options=None)[source]

Was this entry helpful?