[
https://issues.apache.org/jira/browse/AIRFLOW-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857307#comment-16857307
]
jack commented on AIRFLOW-4736:
-------------------------------
I don't think it's need a separated operator.
The recursive ability can be set with a True/False parameter.
> S3 Operator - Recursive Copy Functionality
> ------------------------------------------
>
> Key: AIRFLOW-4736
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4736
> Project: Apache Airflow
> Issue Type: New Feature
> Components: aws
> Affects Versions: 2.0.0
> Reporter: Bruce Arctor
> Assignee: Bruce Arctor
> Priority: Major
>
> The current s3 copy operator does not allow for recursive copy (ex: `aws s3
> cp s3://bucket/folder/ – recursive `).
>
> Anyone have thoughts on whether there should be a recursive copy operator, or
> whether the current operator should be extended?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)