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

Moving S3 files from one folder to another #9078

Closed
cyberduck opened this issue Oct 28, 2015 · 2 comments
Closed

Moving S3 files from one folder to another #9078

cyberduck opened this issue Oct 28, 2015 · 2 comments
Assignees
Labels
bug s3 AWS S3 Protocol Implementation thirdparty Issue caused by third party

Comments

@cyberduck
Copy link
Collaborator

f3710df created the issue

Unable to Move from One Folder to Another Using Drag and Drop.

Work around so far was to download the file. Upload to New Folder then Delete from Old Folder.

Attached Log: Authorization and Bucket is hidden for safety

HEAD /BUCKET/CLEANED/5JCHSH001_1.jpg HTTP/1.1
Date: Wed, 28 Oct 2015 12:04:52 GMT
Authorization: AWS HIDDEN/HIDDEN
Host: s3-ap-northeast-1.amazonaws.com:443
Connection: Keep-Alive
User-Agent: Cyberduck/4.7.2.18004 (Mac OS X/10.11.1) (x86_64)
HTTP/1.1 200 OK
x-amz-id-2: kOdFpn0WybP5KjcZIqzALnW4d2tZAd23hZ2pMUkNuuASRnzXIFQ0A8Y9tvEEdzg7STAEv8Tqo+0=
x-amz-request-id: 288DB65C12004D02
Date: Wed, 28 Oct 2015 12:04:53 GMT
Last-Modified: Wed, 28 Oct 2015 08:02:06 GMT
ETag: "cc59d6a34d3fc82b3143a3051bc8c766"
Accept-Ranges: bytes
Content-Type: image/jpeg
Content-Length: 448893
Server: AmazonS3
GET /BUCKET/CLEANED/5JCHSH001_1.jpg?acl HTTP/1.1
Date: Wed, 28 Oct 2015 12:04:52 GMT
x-amz-request-payer: requester
Authorization: AWS  HIDDEN:HIDDEN
Host: s3-ap-northeast-1.amazonaws.com:443
Connection: Keep-Alive
User-Agent: Cyberduck/4.7.2.18004 (Mac OS X/10.11.1) (x86_64)
HTTP/1.1 403 Forbidden
x-amz-request-id: 523CBE82A94A0A18
x-amz-id-2: rewE4G8vOhmqZTgzJSfVyMLL9e5xJysXJRRNyGd54R+43DckR5cYCDpNpZP8X6xUE2DplOxn4KY=
Content-Type: application/xml
Transfer-Encoding: chunked
Date: Wed, 28 Oct 2015 12:04:52 GMT
Server: AmazonS3


@cyberduck
Copy link
Collaborator Author

@dkocher commented

The user is missing permission to read the ACL from the file. Please adjust the user permission policy.

@cyberduck
Copy link
Collaborator Author

5a3c8d3 commented

I've the same problem. The user is in a group and the group has AmazonS3FullAccess. If I try to move a folder in another subfolder I get:

Reading of file properties failed. The specified key does not exist.

@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 s3 AWS S3 Protocol Implementation thirdparty Issue caused by third party
Projects
None yet
Development

No branches or pull requests

2 participants