[Cyberduck-trac] [Cyberduck] #7509: Unexpected file names being saved causes data loss

Cyberduck trac at trac.cyberduck.ch
Mon Oct 28 14:44:13 UTC 2013


#7509: Unexpected file names being saved causes data loss
---------------------------+---------------------------
 Reporter:  chris deeming  |         Owner:  dkocher
     Type:  defect         |        Status:  closed
 Priority:  normal         |     Milestone:  4.4.1
Component:  webdav         |       Version:  4.4
 Severity:  normal         |    Resolution:  thirdparty
 Keywords:                 |  Architecture:  Intel
 Platform:  Mac OS X 10.9  |
---------------------------+---------------------------
Changes (by dkocher):

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


Comment:

 To summarize.
   * although we send a expectation request for the `PUT` with `Expect:
 100-continue` header, the server replies with a `100` status code to
 continue instead of forbidding the upload because it does not meet its
 internal filename length requirement.
   * The `MOVE` command fails with a forbidden response but still the
 original file seems to get overridden as reported by the user. This is
 clearly another bug in the server implementation.

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


More information about the Cyberduck-trac mailing list