#6815 closed defect (duplicate)
Problem connecting Secure dataspace
Reported by: | kbscheid | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | webdav | Version: | 4.2.1 |
Severity: | normal | Keywords: | WebDAV |
Cc: | Architecture: | Intel | |
Platform: |
Description (last modified by dkocher)
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
Change History (3)
comment:1 Changed on Aug 17, 2012 at 6:58:09 PM by dkocher
- Component changed from core to webdav
- Description modified (diff)
- Owner set to dkocher
comment:2 Changed on Aug 17, 2012 at 7:00:55 PM by dkocher
comment:3 Changed on Aug 20, 2012 at 1:42:01 PM by dkocher
- Resolution set to duplicate
- Status changed from new to closed
Duplicate for #6813.
Note: See
TracTickets for help on using
tickets.
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)?