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

I/O Error Upload Fail = "302 Moved Temporarily Found" #4314

Closed
cyberduck opened this issue Mar 17, 2010 · 3 comments
Closed

I/O Error Upload Fail = "302 Moved Temporarily Found" #4314

cyberduck opened this issue Mar 17, 2010 · 3 comments
Assignees
Labels
bug duplicate webdav WebDAV Protocol Implementation

Comments

@cyberduck
Copy link
Collaborator

ecfff1c created the issue

Content-Length: 5392[\r][\n]
Content-Type: text/xml;charset=UTF-8[\r][\n]
[\r][\n]
PUT (location) HTTP/1.1[\r][\n]
Authorization: Basic ZWdhc2NhOjZOdGM4YWU3ZCE=[\r][\n]
User-Agent: Cyberduck/3.4.1 (5780) (Mac OS X/10.6.2) (i386)[\r][\n]
Host: (URL)[\r][\n]
Expect: 100-continue[\r][\n]
Content-Length: 318599914[\r][\n]
Content-Type: application/zip[\r][\n]
[\r][\n]
HTTP/1.1 302 Found[\r][\n]
HTTP/1.1 302 Found[\r][\n]
Date: Wed, 17 Mar 2010 22:33:15 GMT[\r][\n]
Server: Apache/2.2.11 (Fedora)[\r][\n]
Location: (location) [\r][\n]
Content-Length: 314[\r][\n]
Content-Type: text/html; charset=iso-8859-1[\r][\n]
[\r][\n]

I changed the URLs to (location).
I cannot upload ANY file of any size or type. It always ends with transfer incomplete. However, I CAN download files. I'm logged in, can navigate through the folders, etc. Even re-installed cyberduck. What should I do?

I need this to be fixed in order to do my job! We need to go live in two weeks. It was never doing this before. Please help. Thanks muchly!

@cyberduck
Copy link
Collaborator Author

ecfff1c commented

My apologies.
It is of the SFTP webDav component, not Core.

@cyberduck
Copy link
Collaborator Author

@ylangisc commented

The server apparently redirects you to a new location (HTTP status 302) for putting the file. Can you try to change to the redirected folder (your second location placeholder ) before uploading?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #3206.

@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 duplicate webdav WebDAV Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants