s5cmd icon indicating copy to clipboard operation
s5cmd copied to clipboard

Support for multiple local sources (expanded wildcards)

Open disq opened this issue 7 years ago • 0 comments

If a wildcard are expanded to more than one local file, the command fails with "Invalid parameters" error message. As a workaround, local wildcards should be passed in single quotes to prevent wildcard expansion.

Commands with local-file sources should support more than one source to fix this. This would also enable multiple wildcards being specified as source.

Also keep the built-in wildcard expansion so that piped wildcards in a commands file continue to work.

disq avatar Mar 22 '18 13:03 disq