[Cyberduck-trac] [Cyberduck] #5364: Defaults for metadata

Cyberduck trac at trac.cyberduck.ch
Tue Oct 26 18:28:22 CEST 2010


#5364: Defaults for metadata
------------------------------------------+---------------------------------
    Reporter:  http://cdn.natesilva.com/  |        Owner:  dkocher
        Type:  enhancement                |       Status:  closed 
    Priority:  normal                     |    Milestone:  4.0    
   Component:  s3                         |      Version:  3.7    
    Severity:  normal                     |   Resolution:  fixed  
    Keywords:                             |     Platform:         
Architecture:                             |  
------------------------------------------+---------------------------------
Changes (by dkocher):

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


Comment:

 Currently only possible using a
 [wiki:help/en/howto/preferences#Hiddenconfigurationoptions hidden
 configuration option] as of r7406. Multiple headers must be separated
 using a whitespace delimiter. Key and value of a header are seperated with
 `=`. For example if you want to add a HTTP header for Cache-Control and
 one named `Creator` you would set

 {{{
 defaults write ch.sudo.cyberduck s3.metadata.default "Cache-Control=public
 ,max-age=86400 Creator=Cyberduck"
 }}}

 Must think about a user interface for this.

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