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

Problem connecting Secure dataspace #6815

Closed
cyberduck opened this issue Aug 13, 2012 · 2 comments
Closed

Problem connecting Secure dataspace #6815

cyberduck opened this issue Aug 13, 2012 · 2 comments
Assignees
Labels
bug duplicate webdav WebDAV Protocol Implementation

Comments

@cyberduck
Copy link
Collaborator

b4ba373 created the issue

Hello,
I'm using a secure dataspace from GRAU data ans SSP-Europe.
They offer WebDAV access.
When I try to access the store via Mac Finder, everything works fine.
When I try to connect via cyberduck, then the directory is empty.

LOG:

PROPFIND /webdav/graudata/MObserve/ HTTP/1.1
Depth: 1
Content-Type: text/xml; charset=utf-8
Content-Length: 99
Host: dataspace.graudata.com
Connection: Keep-Alive
User-Agent: Cyberduck/4.2.1 (Mac OS X/10.8) (i386)
HTTP/1.1 401 Unauthorized
Date: Mon, 13 Aug 2012 08:12:04 GMT
Server: Apache-Coyote/1.1
WWW-Authenticate: Basic realm="https://dataspace.graudata.com/"
Content-Type: text/xml;charset=UTF-8
Via: 1.1 dataspace.graudata.com
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 20
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
PROPFIND /webdav/graudata/MObserve/ HTTP/1.1
Depth: 1
Content-Type: text/xml; charset=utf-8
Content-Length: 99
Host: dataspace.graudata.com
Connection: Keep-Alive
User-Agent: Cyberduck/4.2.1 (Mac OS X/10.8) (i386)
Authorization: Basic a2xhdXMuYnNjaGVpZEBhdWRpb2hvb2QuY29tOkxpaGF0d2Q0aXQ=
HTTP/1.1 207 Multi-Status
Date: Mon, 13 Aug 2012 08:12:04 GMT
Server: Apache-Coyote/1.1
Content-Type: text/xml;charset=UTF-8
Via: 1.1 dataspace.graudata.com
Vary: Accept-Encoding
Content-Encoding: gzip
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Transfer-Encoding: chunked

Any Idea?

Thynk you
Klaus

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The connection looks fine but there must be an issue parsing the PROPFIND response XML. Can you find any related output in the system.log (/Applications/Utilities/Console.app)?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #6813.

@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