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

Transfer incomplete message uploading folder #8432

Closed
cyberduck opened this issue Dec 19, 2014 · 2 comments
Closed

Transfer incomplete message uploading folder #8432

cyberduck opened this issue Dec 19, 2014 · 2 comments
Assignees
Labels
bug fixed s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

4f8f45f created the issue

This has never happened before - I have successfully been uploading similar files to the same server for about two years. Yesterday it would start to load and I would get a transfer incomplete message. It will start to go and if I hit retry it will upload 2 MB. (The whole file is approx 7 MB.) This is my message from the Log Drawer:

GET /?delimiter=%2F&max-keys=1000&prefix=onenews%2F HTTP/1.1
Date: Thu, 18 Dec 2014 19:59:17 GMT
Authorization: AWS AKIAJG6PWKYYURP52YDA:glQ5DcGwcwq+JXgsI8DtsscjexA=
Host: news.onenewsglobal.com.s3.amazonaws.com:443
Connection: Keep-Alive
User-Agent: Cyberduck/4.6.1 (Mac OS X/10.10) (x86_64)
Accept-Encoding: gzip,deflate
HTTP/1.1 200 OK
x-amz-id-2: ZahXYrCNHRqnr32R3BnBUX7/6qFdx3j4sdsG4idW3u1y6ckzyafQQdOBbirCv8iT
x-amz-request-id: 605A403D951C9524
Date: Thu, 18 Dec 2014 19:59:18 GMT
Content-Type: application/xml
Transfer-Encoding: chunked
Server: AmazonS3
GET /?versioning HTTP/1.1
Date: Thu, 18 Dec 2014 19:59:18 GMT
Authorization: AWS AKIAJG6PWKYYURP52YDA:Xd7caVUh3rHg6JrczwsO6PY7SNU=
Host: news.onenewsglobal.com.s3.amazonaws.com:443
Connection: Keep-Alive
User-Agent: Cyberduck/4.6.1 (Mac OS X/10.10) (x86_64)
Accept-Encoding: gzip,deflate
HTTP/1.1 200 OK
x-amz-id-2: fA1X79trWY3SKe3GBrwK7nO+tLGk5zGcRf0sC2ai4xNHyUWy3ZU6ME+vDfXQP843
x-amz-request-id: CBACD4358C597A1D
Date: Thu, 18 Dec 2014 19:59:19 GMT
Transfer-Encoding: chunked
Server: AmazonS3
PUT /onenews%2F1219fktrmlpeydv%2F HTTP/1.1
Date: Thu, 18 Dec 2014 19:59:19 GMT
Expect: 100-continue
Content-Type: application/x-directory
Authorization: AWS AKIAJG6PWKYYURP52YDA:WwGfc93M0YZxNikjWioC2Hb0iK4=
Content-Length: 0
Host: news.onenewsglobal.com.s3.amazonaws.com:443
Connection: Keep-Alive
User-Agent: Cyberduck/4.6.1 (Mac OS X/10.10) (x86_64)
Accept-Encoding: gzip,deflate
HTTP/1.1 200 OK
x-amz-id-2: h+44kxcUPCtHyRbKM3QeLpXPOXMX4iACry7xtZxYumApF+cfjZ0KqRqiFjUntJaW
x-amz-request-id: 3284B6DA5B8BF10D
Date: Thu, 18 Dec 2014 19:59:20 GMT
ETag: "d41d8cd98f00b204e9800998ecf8427e"
Content-Length: 0
Server: AmazonS3
@cyberduck
Copy link
Collaborator Author

85ab46b commented

I am seeing the same thing when trying to upload to S3 from the Mac, using 4.6.2 . However, I am able to upload single files, manually create new folders, and upload the content files to those folders, but I get failure with Transfer Incomplete whenever I try to upload a folder to S3.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 097614b.

@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 s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants