[Cyberduck-trac] [Cyberduck] #10482: Interoperability with OpenLink Virtuoso

Cyberduck trac at cyberduck.io
Wed Oct 3 13:50:58 UTC 2018


#10482: Interoperability with OpenLink Virtuoso
----------------------------+----------------------
 Reporter:  TallTed         |         Owner:
     Type:  defect          |        Status:  new
 Priority:  high            |     Milestone:
Component:  webdav          |       Version:  6.8.0
 Severity:  major           |    Resolution:
 Keywords:                  |  Architecture:  Intel
 Platform:  Mac OS X 10.10  |
----------------------------+----------------------

Comment (by TallTed):

 @yla -- As requested...

 There's no difference between this and the output for a folder which
 Cyberduck opens successfully, except the expected (i.e., timestamps, href,
 etag...)

 {{{
 $ curl -iX PROPFIND
 http://oplussol11.intranet.openlinksw.com:8890/DAV/home/tthibodeau/Public/Editorial_Processing/
 HTTP/1.1 207 Multi-Status
 Server: Virtuoso/08.01.3308 (Linux) x86_64-redhat-linux-gnu-ANALYTICS  VDB
 Connection: Keep-Alive
 Date: Wed, 03 Oct 2018 13:41:12 GMT
 Accept-Ranges: bytes
 Content-type: text/xml; charset="utf-8"
 Content-Length: 1169

 <?xml version="1.0" encoding="utf-8"?>
 <D:multistatus xmlns:D="DAV:" xmlns:M="urn:uuid:c2f41010-65b3-11d1-a29f-
 00aa00c14882/">
 <D:response xmlns:D="DAV:" xmlns:i0="DAV:"
 xmlns:V="http://www.openlinksw.com/virtuoso/webdav/1.0/">
 <D:href>/DAV/home/tthibodeau/Public/Editorial_Processing/</D:href>
 <D:propstat>
 <D:prop>
 <D:displayname>Editorial_Processing</D:displayname>
 <D:getlastmodified>Wed, 21 Feb 2018 13:36:15 GMT</D:getlastmodified>
 <D:creationdate>2014-10-20T14:53:31.937637-04:00</D:creationdate>
 <D:getetag>"1f16d2aa1995fd6c9fbd2b81690ed248"</D:getetag>
 <D:getcontenttype>dav/unix-directory</D:getcontenttype>
 <D:resource-
 id>http://oplussol11.intranet.openlinksw.com:8890/DAV/home/tthibodeau/Public/Editorial_Processing/</D
 :resource-id>
 <D:resourcetype><D:collection/></D:resourcetype>
 <D:lockdiscovery></D:lockdiscovery><D:supportedlock>
 <D:lockentry>
 <D:lockscope><D:exclusive/></D:lockscope>
 <D:locktype><D:write/></D:locktype>
 </D:lockentry>
 <D:lockentry>
 <D:lockscope><D:shared/></D:lockscope>
 <D:locktype><D:write/></D:locktype>
 </D:lockentry>
 </D:supportedlock>
 </D:prop>
 <D:status>HTTP/1.1 200 OK</D:status>
 </D:propstat>
 </D:response>
 </D:multistatus>
 }}}

--
Ticket URL: <https://trac.cyberduck.io/ticket/10482#comment:4>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list