[Cyberduck-trac] [Cyberduck] #6586: Follow redirects on PUT

Cyberduck trac at trac.cyberduck.io
Thu Nov 28 16:10:29 UTC 2013


#6586: Follow redirects on PUT
-----------------------------+-------------------------
 Reporter:  A Alvarezayllon  |         Owner:  dkocher
     Type:  enhancement      |        Status:  reopened
 Priority:  normal           |     Milestone:  4.5
Component:  webdav           |       Version:  4.2.1
 Severity:  normal           |    Resolution:
 Keywords:                   |  Architecture:
 Platform:                   |
-----------------------------+-------------------------

Comment (by dkocher):

 Replying to [comment:13 antonio calanducci]:
 > I have noticed that our WebDAV server doesn't not return the
 100-continue status code to the cyberduck client, but receive all the body
 and return the 307 redirection. It this maybe the reason why cyberduck
 won't follow the redirect? Is the Expect 100 header involved in the
 handshake?
 >

 Yes, If your server does not implement expectation (see also #7642)
 correctly that could very well be the cause. Try to disable the
 expectation handshake with the property `webdav.expect-continue`.

 {{{
 defaults write ch.sudo.cyberduck webdav.expect-continue false
 }}}

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


More information about the Cyberduck-trac mailing list