[GitHub] [airflow] ashb commented on a change in pull request #17937: Enable FTPToS3Operator to transfer several files

2021-10-06 Thread GitBox
ashb commented on a change in pull request #17937: URL: https://github.com/apache/airflow/pull/17937#discussion_r723132242 ## File path: airflow/providers/amazon/aws/transfers/ftp_to_s3.py ## @@ -53,52 +64,89 @@ class FTPToS3Operator(BaseOperator): :type acl_policy: str

[GitHub] [airflow] ashb commented on a change in pull request #17937: Enable FTPToS3Operator to transfer several files

2021-10-06 Thread GitBox
ashb commented on a change in pull request #17937: URL: https://github.com/apache/airflow/pull/17937#discussion_r723131359 ## File path: airflow/providers/amazon/aws/transfers/ftp_to_s3.py ## @@ -53,52 +64,89 @@ class FTPToS3Operator(BaseOperator): :type acl_policy: str