Skip to content

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

@sdYoo

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions