[Cyberduck-trac] [Cyberduck] #7979: Open webdav file error, encoding issue

Cyberduck trac at trac.cyberduck.io
Tue May 27 08:39:24 UTC 2014


#7979: Open webdav file error, encoding issue
---------------------------+------------------------
 Reporter:  miwasaki       |         Owner:  dkocher
     Type:  defect         |        Status:  new
 Priority:  high           |     Milestone:  4.4.5
Component:  webdav         |       Version:  4.4.4
 Severity:  critical       |    Resolution:
 Keywords:                 |  Architecture:  Intel
 Platform:  Mac OS X 10.9  |
---------------------------+------------------------
Changes (by dkocher):

 * milestone:  4.5 => 4.4.5


Old description:

> I can connect webdav server from cyberduck.
> But, I cannot open file following error occur.
>
> =======
> PROPFIND /content/dav/st/xxxxx/Documents/Nov.txt HTTP/1.1
> Depth: 1
> Content-Type: text/xml; charset=utf-8
> Content-Length: 99
> Host: stbeehive.oracle.com
> Connection: Keep-Alive
> User-Agent: Cyberduck/4.4.4 (Mac OS X/10.9.3) (x86_64)
> Accept-Encoding: gzip,deflate
> HTTP/1.1 207
> Date: Tue, 27 May 2014 00:01:02 GMT
> Server: Oracle-Application-Server-10g
> Content-Length: 737
> Keep-Alive: timeout=15, max=93
> Connection: Keep-Alive
> Content-Type: text/xml; charset="UTF-8"
> GET /content/dav/st/xxxxx/Documents/Nov.txt HTTP/1.1
> Host: stbeehive.oracle.com
> Connection: Keep-Alive
> User-Agent: Cyberduck/4.4.4 (Mac OS X/10.9.3) (x86_64)
> Accept-Encoding: gzip,deflate
> ===========

New description:

 I can connect webdav server from cyberduck.
 But, I cannot open file following error occur.


 {{{
 PROPFIND /content/dav/st/xxxxx/Documents/Nov.txt HTTP/1.1
 Depth: 1
 Content-Type: text/xml; charset=utf-8
 Content-Length: 99
 Host: stbeehive.oracle.com
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.4.4 (Mac OS X/10.9.3) (x86_64)
 Accept-Encoding: gzip,deflate
 HTTP/1.1 207
 Date: Tue, 27 May 2014 00:01:02 GMT
 Server: Oracle-Application-Server-10g
 Content-Length: 737
 Keep-Alive: timeout=15, max=93
 Connection: Keep-Alive
 Content-Type: text/xml; charset="UTF-8"
 GET /content/dav/st/xxxxx/Documents/Nov.txt HTTP/1.1
 Host: stbeehive.oracle.com
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.4.4 (Mac OS X/10.9.3) (x86_64)
 Accept-Encoding: gzip,deflate
 }}}

--

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


More information about the Cyberduck-trac mailing list