Skip to content

Add feature to copy only specific path or extension or wildcard #275

Description

@sdYoo

Objective

I can't use wildcards in s3 sync .

example...
manager.Sync(s3://bucket/*.zip, destination)

but aws cli provides the following feature.
aws s3 cp s3://bucket/ . --recursive --exclude "*" --include "*zip”

Deliverables

Approach (optional)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions