peak / s5cmd

Parallel S3 and local filesystem execution tool.
MIT License
2.58k stars 226 forks source link

add --include flag to mv and ls commands #655

Open tooptoop4 opened 1 year ago

tooptoop4 commented 1 year ago

similar to https://github.com/peak/s5cmd/pull/600/files#diff-3b2e06a3bf216310a2db300853b37a22672d3efbfc406eb217ca9f83f50f09ae

seruman commented 1 year ago

Hi @tooptoop4, Can you provide some usage examples and scenarios where this could be useful and could not resolved with current feature set? It would be helpful for us to get a better understanding.

tooptoop4 commented 1 year ago

ie want to use combination of exclude and include to match files. just like aws s3 cli allows