Skip to content

Support --include/--exclude #88

@jimmywan

Description

@jimmywan

Something I did a lot with s3cmd is to grab partial directory contents over a large tree by using the following:

s3cmd sync <src> <dst> --exclude '*' --include 'foo/bar/*/*/*.log'

Would be nice to have some way to do this. Seems like the only way to do this with s4cmd is to ls them all and try to copy them 1 by 1, but I'd have to manually compute the target path/folder for every one.

Metadata

Metadata

Assignees

No one assigned

    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