[Cyberduck-trac] [Cyberduck] #8518: Rackspace uploads ignore default metadata headers specified in user.config

Cyberduck trac at trac.cyberduck.io
Thu Jan 29 08:30:35 UTC 2015


#8518: Rackspace uploads ignore default metadata headers specified in user.config
------------------------+-------------------------
 Reporter:  Olga        |         Owner:  dkocher
     Type:  defect      |        Status:  reopened
 Priority:  normal      |     Milestone:  4.6.4
Component:  cloudfiles  |       Version:  4.6.3
 Severity:  normal      |    Resolution:
 Keywords:              |  Architecture:
 Platform:  Windows 7   |
------------------------+-------------------------

Comment (by Olga):

 I close Cyberduck before editing the config file.

 I tried (in turns) the CORS header:
 {{{
 ...
 <setting name="CdSettings" serializeAs="Xml">
   <value>
     <settings>
       ...
       <setting name="openstack.metadata.default" value="Access-Control-
 Allow-Origin=*" />
     </settings>
   </value>
 </setting>
 ...
 }}}

 and the example from the documentation:
 {{{
 <setting name="openstack.metadata.default" value="Creator=Cyberduck" />
 }}}

 Also updated to 4.6.4. But the PUT request is the same - without this
 header.

 Any ideas?

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


More information about the Cyberduck-trac mailing list