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

Not able to upload to mobile me #3238

Closed
cyberduck opened this issue Jun 10, 2009 · 1 comment
Closed

Not able to upload to mobile me #3238

cyberduck opened this issue Jun 10, 2009 · 1 comment
Assignees
Labels
bug duplicate webdav WebDAV Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

7eda033 created the issue

I am trying to upload files to a mobile me account.
I am logged on to mobile me from cyber duck (I see the directories in the mobileME account.
I drag and drop a file to cyberduck.

I receive an error saying upload failed.

Date: Wed, 10 Jun 2009 11:45:50 GMT[\r][\n]
[\r][\n]
[\r][\n]
PUT /philipdouglas1/Documents/Iphone%20SDK%20Project/Mercurial-Cheatsheet-Adrian-v1.0.pdf HTTP/1.1[\r][\n]
User-Agent: Cyberduck/3.2 (4648)[\r][\n]
Host: idisk.me.com[\r][\n]
Expect: 100-continue[\r][\n]
Content-Length: 294099[\r][\n]
Content-Type: application/pdf[\r][\n]
[\r][\n]
HTTP/1.1 100 Continue[\r][\n]
HTTP/1.1 100 Continue[\r][\n]
[\r][\n]
HTTP/1.1 401 Unauthorized[\r][\n]
HTTP/1.1 401 Unauthorized[\r][\n]
Server: AppleIDiskServer-1E2012[\r][\n]
x-responding-server: filesng005[\r][\n]
WWW-Authenticate: Basic realm="me.com"[\r][\n]
WWW-Authenticate: Digest realm="me.com", qop="auth", nonce="2c9daeb95d7f21b406577299523739a8", stale="false", opaque="a33804f8e0183ddc2d1d7958e0473a99"[\r][\n]
Content-Length: 12[\r][\n]
Date: Wed, 10 Jun 2009 11:45:50 GMT[\r][\n]
[\r][\n]
PUT /philipdouglas1/Documents/Iphone%20SDK%20Project/Mercurial-Cheatsheet-Adrian-v1.0.pdf HTTP/1.1[\r][\n]
User-Agent: Cyberduck/3.2 (4648)[\r][\n]
Expect: 100-continue[\r][\n]
Content-Length: 294099[\r][\n]
Content-Type: application/pdf[\r][\n]
Authorization: Digest username="philipdouglas1", realm="me.com", nonce="2c9daeb95d7f21b406577299523739a8", uri="/philipdouglas1/Documents/Iphone%20SDK%20Project/Mercurial-Cheatsheet-Adrian-v1.0.pdf", response="361291f8d5b7f618747dfa83393d1c59", qop=auth, nc=00000001, cnonce="48ac9770c109763d6e68486ee80d7cec", opaque="a33804f8e0183ddc2d1d7958e0473a99"[\r][\n]
Host: idisk.me.com[\r][\n]
[\r][\n]
HTTP/1.1 100 Continue[\r][\n]
HTTP/1.1 100 Continue[\r][\n]
[\r][\n]
PROPFIND /philipdouglas1/Documents/Iphone%20SDK%20Project/02_Books HTTP/1.1[\r][\n]
Content-Type: text/xml; charset=utf-8[\r][\n]
User-Agent: Cyberduck/3.2 (4648)[\r][\n]
Host: idisk.me.com[\r][\n]
Content-Length: 207[\r][\n]
Depth: 0[\r][\n]
[\r][\n]
HTTP/1.1 401 Unauthorized[\r][\n]
HTTP/1.1 401 Unauthorized[\r][\n]
Server: AppleIDiskServer-1E2012[\r][\n]
x-responding-server: filesng005[\r][\n]
WWW-Authenticate: Basic realm="me.com"[\r][\n]
WWW-Authenticate: Digest realm="me.com", qop="auth", nonce="820715ae4b0b158277db7d1b55eac59f", stale="false", opaque="b8df5b117addd4694e34e7c3fbcfc5e2"[\r][\n]
Content-Length: 12[\r][\n]
Date: Wed, 10 Jun 2009 11:46:13 GMT[\r][\n]
[\r][\n]
PROPFIND /philipdouglas1/Documents/Iphone%20SDK%20Project/02_Books HTTP/1.1[\r][\n]
Content-Type: text/xml; charset=utf-8[\r][\n]
User-Agent: Cyberduck/3.2 (4648)[\r][\n]
Content-Length: 207[\r][\n]
Authorization: Digest username="philipdouglas1", realm="me.com", nonce="820715ae4b0b158277db7d1b55eac59f", uri="/philipdouglas1/Documents/Iphone%20SDK%20Project/02_Books", response="3b06c93812c800d7024832088632a70c", qop=auth, nc=00000001, cnonce="4431edb47c7dbafdbe1d06c41c73e7f3", opaque="b8df5b117addd4694e34e7c3fbcfc5e2"[\r][\n]
Host: idisk.me.com[\r][\n]
Depth: 0[\r][\n]
[\r][\n]
HTTP/1.1 207 Multi-Status[\r][\n]
HTTP/1.1 207 Multi-Status[\r][\n]
Server: AppleIDiskServer-1E2012[\r][\n]
x-responding-server: filesng005[\r][\n]
X-dmUser: philipdouglas1[\r][\n]
Content-Location: /philipdouglas1/Documents/Iphone%20SDK%20Project/02_Books/[\r][\n]
Content-Type: text/xml;charset=utf-8[\r][\n]
Content-Length: 633[\r][\n]
Date: Wed, 10 Jun 2009 11:46:13 GMT[\r][\n]
[\r][\n]

I repeat the request and it says upload complete but the file has not been uploaded

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This is fixed in the latest available nightly build.

@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