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

S3 operation issues #7400

Closed
cyberduck opened this issue Aug 13, 2013 · 1 comment
Closed

S3 operation issues #7400

cyberduck opened this issue Aug 13, 2013 · 1 comment
Assignees
Labels
bug fixed high priority s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

06f59c2 created the issue

When attempting to delete a file in S3 with latest 4.4 i get an error. Also transfers of large files (2GB+) fail.
Neither of these issues exist in 4.3.1

Here is the error i receive then deleting files. I have redacted (######) the auth info.

GET /?versioning HTTP/1.1
Date: Tue, 13 Aug 2013 20:46:46 GMT
Authorization: AWS AKIAI####################################I=
Host: ########-client.s3.amazonaws.com:443
Connection: Keep-Alive
User-Agent: Cyberduck/4.4 (Mac OS X/10.8.4) (x86_64)
HTTP/1.1 403 Forbidden
x-amz-request-id: F0BB#####F9B424D
x-amz-id-2: n9vqoZ+#################################hM
Content-Type: application/xml
Transfer-Encoding: chunked
Date: Tue, 13 Aug 2013 20:46:46 GMT
Server: AmazonS3
@cyberduck
Copy link
Collaborator Author

@dkocher commented

Graceful failure when missing permission to read logging configuration, access control list or versioning in 88fbfd2.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed high priority s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants