Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Provisioning host user details being stored on the bucket #27

@devraj

Description

@devraj

Describe the bug
s3cmd seems to set a header called x-amz-meta-s3cmd-attrs which stores the data of the node provisioning the files on onto the bucket.

This is a known issue and an insensible default.

To Reproduce
use s3cmd with the params in package.json

Expected behavior
The headers are never set

Additional context
Use these parameters to disable setting the header

--no-preserve-user
--no-preserve-group
--no-preserve-modified
--no-preserve-perms

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions