[Cyberduck-trac] [Cyberduck] #6767: Interoperability with nginx

Cyberduck trac at trac.cyberduck.ch
Fri Mar 8 15:20:50 UTC 2013


#6767: Interoperability with nginx
------------------------+---------------------------
 Reporter:  nelson      |         Owner:  dkocher
     Type:  defect      |        Status:  closed
 Priority:  normal      |     Milestone:  4.2.2
Component:  webdav      |       Version:  4.2.1
 Severity:  normal      |    Resolution:  worksforme
 Keywords:  webdav ssl  |  Architecture:  Intel
 Platform:  Windows XP  |
------------------------+---------------------------

Comment (by nelson):

 Replying to [comment:13 dkocher]:
 > Replying to [comment:12 nelson]:
 > > Thanks very much for that!!
 > >
 > > Btw where do I write that command? I've search for it and it seems a
 Mac OS X configuration command, but I'm running Cyberduck on windows and
 running that command in the windows shell gives me "unrecognized command"
 error.
 > >
 > > Regards,
 > >
 >
 > Please refer to
 [http://trac.cyberduck.ch/wiki/help/en/howto/preferences#Hiddenconfigurationoptions
 Hidden configuration options].

 Thanks for the info! unfortunately it seems Cyberduck is not obeying that
 config option, I write it as the help says but Cyberduck continues sending
 Expect header and so nginx failing.

 I'm sure I have written it right, see:
 {{{
 <?xml version="1.0" encoding="utf-8"?>
 <configuration>
     <userSettings>
         <Ch.Cyberduck.Properties.Settings>
             <setting name="UpgradeSettings" serializeAs="String">
                 <value>False</value>
             </setting>
             <setting name="CdSettings" serializeAs="Xml">
                 <value>
                     <settings>
                          ...
                          <setting name="webdav.expect-continue"
 value="false" />
                          <setting name="bookmark.import.com.flashfxp3"
 value="true" />
                           ... and so on
 }}}

 It seems to me like a bug in Cyberduck windows version reading that
 config.. :-(

 Regards,

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/6767#comment:15>
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