Skip to content

ERROR: Parameter problem: Destination must be a directory and end with '/' when acting on a folder content or on multiple sources. #886

@robwalch

Description

@robwalch

With v1.6.1 we could modify files using glob patterns. For example:

s3cmd modify -v --add-header "Content-Type: text/css" s3://website/assets/*.css

With v2.0.0 the above outputs an error:

"ERROR: Parameter problem: Destination must be a directory and end with '/' when acting on a folder content or on multiple sources."

I don't want to have to list out every file I want to modify and I don't want to apply the same changes to all files in a directory. It's a little unclear why this is being applied to a modify command.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions