[Cyberduck-trac] [Cyberduck] #2263: Preference for Duplicate File Extension

Cyberduck trac at trac.cyberduck.ch
Mon Aug 2 18:25:48 CEST 2010


#2263: Preference for Duplicate File Extension
------------------------------------+---------------------------------------
    Reporter:  jono.walker@…        |        Owner:  dkocher
        Type:  enhancement          |       Status:  closed 
    Priority:  low                  |    Milestone:  3.6    
   Component:  interface            |      Version:  3.0.1  
    Severity:  normal               |   Resolution:  fixed  
    Keywords:                       |     Platform:         
Architecture:                       |  
------------------------------------+---------------------------------------
Changes (by dkocher):

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


Comment:

 In r6507.

 Define a different format using
 {{{
 defaults write ch.sudo.cyberduck browser.duplicate.format "{0} ({1}){2}"
 }}}

 where the placeholders will be replaced with
  * `{0}` with the base filename
  * `{1}` with the timestamp of the file
  * `{2}` with the extension in the format `.extension` if present in the
 original filename.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/2263#comment:3>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV, Cloud Files, Google Docs, Azure and S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list