Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should not attempt to read metadata of existing files with no --preserve flag passed #14802

Closed
dkocher opened this issue Jun 14, 2023 · 0 comments · Fixed by #14803
Closed

Should not attempt to read metadata of existing files with no --preserve flag passed #14802

dkocher opened this issue Jun 14, 2023 · 0 comments · Fixed by #14803
Assignees
Labels
cli Command Line Interface s3 AWS S3 Protocol Implementation
Milestone

Comments

@dkocher
Copy link
Contributor

dkocher commented Jun 14, 2023

 -P,--preserve                            Preserve permissions and modificatin date for transferred files

When omitting the option, no attempt should be made to read existing ACLs or metadata for files.

@dkocher dkocher added s3 AWS S3 Protocol Implementation cli Command Line Interface labels Jun 14, 2023
@dkocher dkocher added this to the 8.6.2 milestone Jun 14, 2023
@dkocher dkocher self-assigned this Jun 14, 2023
dkocher added a commit that referenced this issue Jun 14, 2023
@dkocher dkocher linked a pull request Jun 14, 2023 that will close this issue
chenkins pushed a commit that referenced this issue Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Command Line Interface s3 AWS S3 Protocol Implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant