[Cyberduck-trac] [Cyberduck] #6300: Missing or Inaccessible Content when using WebDav

Cyberduck trac at trac.cyberduck.ch
Mon Oct 10 20:58:20 CEST 2011


#6300: Missing or Inaccessible Content when using WebDav
---------------------------+---------------------------
 Reporter:  Snottmonster   |         Owner:  dkocher
     Type:  defect         |        Status:  closed
 Priority:  normal         |     Milestone:
Component:  webdav         |       Version:  4.1.3
 Severity:  normal         |    Resolution:  thirdparty
 Keywords:                 |  Architecture:  Intel
 Platform:  Mac OS X 10.7  |
---------------------------+---------------------------
Changes (by dkocher):

 * status:  new => closed
 * resolution:   => thirdparty


Comment:

 This is because the server does not properly URI encode references in the
 XML response. With the new WebDAV implementation in Cyberduck, we are no
 more strict and ignore invalid responses. Please file a bug report with
 the developers of ''Ajaxplorer''.

 For example the following URI is returned

 {{{
 https://sphardy.com/explorer/files/public/00 How To Upload Files.txt
 }}}

 The whitespace in the filename should be encoded with `%20`.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/6300#comment:2>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list