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

501 Not Implemented error for upload #7243

Closed
cyberduck opened this issue May 13, 2013 · 2 comments
Closed

501 Not Implemented error for upload #7243

cyberduck opened this issue May 13, 2013 · 2 comments
Assignees
Labels
bug s3 AWS S3 Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

26cc341 created the issue

Os: Windows 7 Ultimate

Cyberduck Version: 4.3.1

Tested on 2 machines, only reproduceable on one.

What happens: Drag and Drop or File select and upload with a file on a network share throw a not implemented error. It is not dependend on a file or a file or folder name.
Somehow it is depedend which „view“ (see attached image) for networkshares is opened.

The File Transfer Window show 2 identical lines for the „view“ on top of the image and the „view“ on bottom of the image. BUT for the top „view“ the transport fails with the „Not Implemented“ message.

See attached Logfile for the logging console of Cyberduck and the content of the errormessage.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Transfer-Encoding: chunked is not supported. The PUT operation must include a Content-Length header

An invalid request is sent because the size of the file is not known.

@cyberduck
Copy link
Collaborator Author

@ylangisc commented

Tried to replicate this issue on Windows 7 and 8 but was not able to. To test I've changed the location of the Desktop folder to a network share. Feel free to reopen the ticket if you have even more information why it works on one machine but not on the second one.

@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 worksforme
Projects
None yet
Development

No branches or pull requests

2 participants